Skip to content

Commit

Permalink
Merge pull request ceph#118 from iamniting/nfs
Browse files Browse the repository at this point in the history
rbac: add nfs files in the kustomization to render them
  • Loading branch information
Madhu-1 authored Aug 14, 2024
2 parents 30dc30d + c34238b commit 0648b5e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/csi-rbac/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ resources:
- cephfs_nodeplugin_service_account.yaml
- cephfs_nodeplugin_cluster_role.yaml
- cephfs_nodeplugin_cluster_role_binding.yaml
- nfs_ctrlplugin_cluster_role.yaml
- nfs_ctrlplugin_cluster_role_binding.yaml
- nfs_ctrlplugin_service_account.yaml
- nfs_nodeplugin_cluster_role.yaml
- nfs_nodeplugin_cluster_role_binding.yaml
- nfs_nodeplugin_service_account.yaml
- rbd_ctrlplugin_service_account.yaml
- rbd_ctrlplugin_cluster_role.yaml
- rbd_ctrlplugin_cluster_role_binding.yaml
Expand Down

0 comments on commit 0648b5e

Please sign in to comment.