Commit 94d54314 by Thorsten Schifferdecker Committed by kmova

add namespace for rolebinding

see Issue #1278 (cherry picked from commit f09ffdefb53e4a439ba42d880f25dcfbe3519977)
parent d6aaf831
......@@ -52,6 +52,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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment