mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
Fix 1.13 charts
Signed-off-by: wilmardo <info@wilmardenouden.nl>
This commit is contained in:
parent
c739ce9d5e
commit
cba6115e30
@ -18,5 +18,4 @@ roleRef:
|
||||
kind: Role
|
||||
name: {{ include "ceph-csi-cephfs.provisioner.fullname" . }}
|
||||
apiGroup: rbac.authorization.k8s.io
|
||||
namespace: {{ .Release.Namespace }}
|
||||
{{- end -}}
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
{{ if not .Values.attacher.enabled }}
|
||||
{{ if not .Values.provisioner.attacher.enabled }}
|
||||
apiVersion: storage.k8s.io/v1beta1
|
||||
kind: CSIDriver
|
||||
metadata:
|
||||
|
Loading…
Reference in New Issue
Block a user