We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c0c772 + a187aa6 commit 8b22331Copy full SHA for 8b22331
1 file changed
charts/internal/falco/values.yaml
@@ -97,7 +97,7 @@ resources:
97
# If you are enabling more than one source in falco, than consider to increase
98
# the cpu limits.
99
limits:
100
- cpu: 1000m
+ # cpu: 1000m
101
memory: 1024Mi
102
# -- Selectors used to deploy Falco on a given node/nodes.
103
nodeSelector: {}
@@ -1664,4 +1664,4 @@ gardenerExtensionShootFalcoService:
1664
shoot_custom_rules: []
1665
1666
# directories where shoot cluster Falco rules are mounted
1667
-rules_files_source: []
+rules_files_source: []
0 commit comments