parent
652a8e62b7
commit
a53ccec682
4 changed files with 4 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{{- if .Values.rbac.create -}}
|
||||
{{- if and (.Values.rbac.create) (not .Values.rbac.scope) -}}
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: ClusterRole
|
||||
metadata:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue