Fix 1.13 charts

Signed-off-by: wilmardo <info@wilmardenouden.nl>
This commit is contained in:
wilmardo 2019-08-08 10:15:13 +02:00 committed by mergify[bot]
parent c739ce9d5e
commit cba6115e30
2 changed files with 1 additions and 2 deletions

View File

@ -18,5 +18,4 @@ roleRef:
kind: Role
name: {{ include "ceph-csi-cephfs.provisioner.fullname" . }}
apiGroup: rbac.authorization.k8s.io
namespace: {{ .Release.Namespace }}
{{- end -}}

View File

@ -1,5 +1,5 @@
---
{{ if not .Values.attacher.enabled }}
{{ if not .Values.provisioner.attacher.enabled }}
apiVersion: storage.k8s.io/v1beta1
kind: CSIDriver
metadata: