Update hpa.yaml

This commit is contained in:
Gabriel Cerioni 2023-01-04 21:36:51 -03:00 committed by GitHub
parent 249d6291e8
commit 3532ab4df2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ spec:
apiVersion: apps/v1
kind: Deployment
name: {{ template "helm-guestbook.fullname" . }}
minReplicas: 2
maxReplicas: 3
minReplicas: 1
maxReplicas: 2
metrics:
- type: Resource
resource: