docs: 更新 auth-deployment.yaml 模板

This commit is contained in:
suyiiyii 2025-01-21 19:47:45 +08:00
parent fcee7c3cf0
commit 1cb6e5007c
Signed by: suyiiyii
GPG Key ID: 044704CB29B8AD85
2 changed files with 2 additions and 1 deletions

View File

@ -26,4 +26,5 @@ spec:
memory: "64Mi" memory: "64Mi"
cpu: "200m" cpu: "200m"
restartPolicy: Always restartPolicy: Always
---
{{- end }} {{- end }}

View File

@ -8,4 +8,4 @@ deployments:
- name: auth - name: auth
replicas: 2 replicas: 2
- name: facade - name: facade
replicas: 3 replicas: 3