using Chart for local-path-provisioner

This commit is contained in:
2024-07-15 02:54:04 +10:00
parent 44ed09257a
commit 252d390e04
10 changed files with 26 additions and 12 deletions

View File

@@ -1,13 +0,0 @@
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: local-path-provisioner-bind
namespace: local-path-storage
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: local-path-provisioner-role
subjects:
- kind: ServiceAccount
name: local-path-provisioner-service-account
namespace: local-path-storage