Skip to content

Commit 8b22331

Browse files
committed
Merge branch 'main' into falco-0.41.0
2 parents 2c0c772 + a187aa6 commit 8b22331

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

charts/internal/falco/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ resources:
9797
# If you are enabling more than one source in falco, than consider to increase
9898
# the cpu limits.
9999
limits:
100-
cpu: 1000m
100+
# cpu: 1000m
101101
memory: 1024Mi
102102
# -- Selectors used to deploy Falco on a given node/nodes.
103103
nodeSelector: {}
@@ -1664,4 +1664,4 @@ gardenerExtensionShootFalcoService:
16641664
shoot_custom_rules: []
16651665

16661666
# directories where shoot cluster Falco rules are mounted
1667-
rules_files_source: []
1667+
rules_files_source: []

0 commit comments

Comments
 (0)