We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bacfb9 commit 679686dCopy full SHA for 679686d
charts/argo-cd/values.yaml
@@ -1142,11 +1142,7 @@ controller:
1142
1143
## Enable this and set the rules: to whatever custom rules you want for the Role resource.
1144
## Defaults to off
1145
- roleRules:
1146
- # -- Enable custom rules for the application controller's Role resource
1147
- enabled: false
1148
- # -- List of custom rules for the application controller's Role resource
1149
- rules: []
+ roleRules: []
1150
1151
# Default application controller's network policy
1152
networkPolicy:
0 commit comments