Commit d6aaf831 by Arthur666 Committed by kmova

Update rbac.yaml

Modify the Role section (line 45), the namespace field is changed to indent 2 characters. (cherry picked from commit e7add04d2d34dd5fdf7d267e1381cebd0264ead2)
parent e3b2b587
...@@ -42,7 +42,7 @@ apiVersion: rbac.authorization.k8s.io/v1 ...@@ -42,7 +42,7 @@ apiVersion: rbac.authorization.k8s.io/v1
metadata: metadata:
name: leader-locking-nfs-client-provisioner name: leader-locking-nfs-client-provisioner
# replace with namespace where provisioner is deployed # replace with namespace where provisioner is deployed
namespace: default namespace: default
rules: rules:
- apiGroups: [""] - apiGroups: [""]
resources: ["endpoints"] resources: ["endpoints"]
......
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