diff --git a/falco/helm-values/falco.yaml b/falco/helm-values/falco.yaml index 78f378a..9db4722 100644 --- a/falco/helm-values/falco.yaml +++ b/falco/helm-values/falco.yaml @@ -15,11 +15,8 @@ image: # Resource requests resources: requests: - cpu: 100m + cpu: 50m memory: 256Mi - limits: - cpu: 1000m - memory: 1Gi # Falco configuration falco: