Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nfs-subdir-external-provisioner
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rancher商店
nfs-subdir-external-provisioner
Commits
94d54314
Commit
94d54314
authored
Feb 07, 2020
by
Thorsten Schifferdecker
Committed by
kmova
Sep 07, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add namespace for rolebinding
see Issue #1278 (cherry picked from commit f09ffdefb53e4a439ba42d880f25dcfbe3519977)
parent
d6aaf831
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
rbac.yaml
deploy/rbac.yaml
+2
-0
No files found.
deploy/rbac.yaml
View file @
94d54314
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment