1
0

Match deploy/*.yaml and deploy/objects/*.yaml

This commit is contained in:
Ryuichi KAWAMATA
2022-01-10 17:09:25 +09:00
parent 2fb90f7760
commit d8043f1740
5 changed files with 17 additions and 3 deletions

View File

@@ -2,6 +2,8 @@ kind: RoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: leader-locking-nfs-client-provisioner
# replace with namespace where provisioner is deployed
namespace: default
subjects:
- kind: ServiceAccount
name: nfs-client-provisioner