Update guestbook-ui-deployment.yaml

This commit is contained in:
Mirko Teodorovic 2023-06-02 16:43:45 +02:00 committed by GitHub
parent c72d190060
commit 8d77a0be7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -16,6 +16,12 @@ spec:
target:
type: Utilization
averageUtilization: 50
- type: Resource
resource:
name: memory
target:
type: Utilization
averageUtilization: 50
---
apiVersion: apps/v1
kind: Deployment