Skip to content

Commit b30344d

Browse files
committed
fix: remove roleRules section from application controller configuration
1 parent 679686d commit b30344d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

charts/argo-cd/values.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1140,10 +1140,6 @@ controller:
11401140
# -- List of custom rules for the application controller's ClusterRole resource
11411141
rules: []
11421142

1143-
## Enable this and set the rules: to whatever custom rules you want for the Role resource.
1144-
## Defaults to off
1145-
roleRules: []
1146-
11471143
# Default application controller's network policy
11481144
networkPolicy:
11491145
# -- Default network policy rules used by application controller

0 commit comments

Comments
 (0)