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.
1 parent 99e8462 commit b9171efCopy full SHA for b9171ef
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: {}
@@ -1666,4 +1666,4 @@ gardenerExtensionShootFalcoService:
1666
shoot_custom_rules: []
1667
1668
# directories where shoot cluster Falco rules are mounted
1669
-rules_files_source: []
+rules_files_source: []
0 commit comments