diff --git a/manifests/ipify/values.yaml b/manifests/ipify/values.yaml index 35ca207..50dcdb5 100644 --- a/manifests/ipify/values.yaml +++ b/manifests/ipify/values.yaml @@ -56,7 +56,7 @@ frontend: targetPort: 80 resources: limits: - cpu: "200m" + cpu: "210m" memory: "256Mi" requests: cpu: "100m"