diff --git a/teastore/auth-patch.yaml b/teastore/auth-patch.yaml index 9d947e9..d8eb177 100644 --- a/teastore/auth-patch.yaml +++ b/teastore/auth-patch.yaml @@ -9,8 +9,8 @@ spec: - name: teastore-auth resources: requests: - cpu: 20m + cpu: 80m memory: 0.5Gi limits: - cpu: 100m + cpu: 200m memory: 0.7Gi \ No newline at end of file