Update rbac.yaml

Modify the Role section (line 45), the namespace field is changed to indent 2 characters.
(cherry picked from commit e7add04d2d)
This commit is contained in:
Arthur666 2019-11-13 00:21:49 +08:00 committed by kmova
parent e3b2b587d4
commit d6aaf831fd
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: leader-locking-nfs-client-provisioner
# replace with namespace where provisioner is deployed
namespace: default
namespace: default
rules:
- apiGroups: [""]
resources: ["endpoints"]