diff --git a/charts/gateway-helm/values.tmpl.yaml b/charts/gateway-helm/values.tmpl.yaml index 62a33a9d052..d649ff5134d 100644 --- a/charts/gateway-helm/values.tmpl.yaml +++ b/charts/gateway-helm/values.tmpl.yaml @@ -7,10 +7,10 @@ deployment: resources: limits: cpu: 500m - memory: 128Mi + memory: 1024Mi requests: - cpu: 10m - memory: 64Mi + cpu: 100m + memory: 256Mi kubeRbacProxy: image: repository: gcr.io/kubebuilder/kube-rbac-proxy