fix(argo-cd): Fix indentation for argocd-server role (#1871)
This commit is contained in:
parent
c21aa4c86a
commit
7b499adc8b
2 changed files with 5 additions and 5 deletions
|
|
@ -45,8 +45,8 @@ rules:
|
|||
{{- if eq (toString (index (coalesce .Values.server.config .Values.configs.cm) "exec.enabled")) "true" }}
|
||||
- apiGroups:
|
||||
- ""
|
||||
resources:
|
||||
resources:
|
||||
- pods/exec
|
||||
verbs:
|
||||
verbs:
|
||||
- create
|
||||
{{- end }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue