docs: 更新 auth-deployment.yaml 模板
This commit is contained in:
		
							parent
							
								
									fcee7c3cf0
								
							
						
					
					
						commit
						1cb6e5007c
					
				@ -26,4 +26,5 @@ spec:
 | 
				
			|||||||
              memory: "64Mi"
 | 
					              memory: "64Mi"
 | 
				
			||||||
              cpu: "200m"
 | 
					              cpu: "200m"
 | 
				
			||||||
      restartPolicy: Always
 | 
					      restartPolicy: Always
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
{{- end }}
 | 
					{{- end }}
 | 
				
			||||||
@ -8,4 +8,4 @@ deployments:
 | 
				
			|||||||
  - name: auth
 | 
					  - name: auth
 | 
				
			||||||
    replicas: 2
 | 
					    replicas: 2
 | 
				
			||||||
  - name: facade
 | 
					  - name: facade
 | 
				
			||||||
    replicas: 3
 | 
					    replicas: 3
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user