diff --git a/falco/helm-values.yaml b/falco/helm-values.yaml index 3e94776..103ae9e 100644 --- a/falco/helm-values.yaml +++ b/falco/helm-values.yaml @@ -12,14 +12,14 @@ image: repository: falcosecurity/falco tag: 0.40.0 -# Resource settings (VPA lowerBound/target) +# Resource settings (VPA lowerBound/upperBound) resources: requests: cpu: 34m memory: 93Mi limits: cpu: 53m - memory: 144Mi + memory: 177Mi # Falco configuration falco: