Update guestbook-ui-deployment.yaml

This commit is contained in:
Mirko Teodorovic 2023-06-02 17:11:13 +02:00 committed by GitHub
parent 022d8b58bc
commit e08e758de7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -12,13 +12,13 @@ spec:
metrics:
- type: Resource
resource:
name: cpu
name: memory
target:
type: Utilization
averageUtilization: 60
- type: Resource
resource:
name: memory
name: cpu
target:
type: Utilization
averageUtilization: 50