diff --git a/infrastructure/04-rook-ceph/base/nfs-rbac.yaml b/infrastructure/04-rook-ceph/base/nfs-rbac.yaml new file mode 100644 index 0000000..e69de29 diff --git a/infrastructure/04-rook-ceph/kustomization.yaml b/infrastructure/04-rook-ceph/kustomization.yaml index e7f9a32..7b9e3e1 100644 --- a/infrastructure/04-rook-ceph/kustomization.yaml +++ b/infrastructure/04-rook-ceph/kustomization.yaml @@ -8,5 +8,6 @@ resources: - base/toolbox.yaml - base/cluster.yaml - base/operator.yaml + - base/nfs-rbac.yaml - base/common.yaml - base/crds.yaml \ No newline at end of file