Sync chart PR #20984 (#5171)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-02-26 16:55:02 -03:00 committed by GitHub
parent 652a8e62b7
commit a53ccec682
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
{{- if .Values.rbac.create -}}
{{- if and (.Values.rbac.create) (not .Values.rbac.scope) -}}
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata: