Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
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
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
1e51b907
Commit
1e51b907
authored
Mar 23, 2017
by
Random-Liu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update NPD rbac.
parent
948e3754
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
npd.yaml
cluster/addons/node-problem-detector/npd.yaml
+1
-1
npd-binding.yaml
.../addons/node-problem-detector/standalone/npd-binding.yaml
+2
-2
No files found.
cluster/addons/node-problem-detector/npd.yaml
View file @
1e51b907
...
@@ -7,7 +7,7 @@ metadata:
...
@@ -7,7 +7,7 @@ metadata:
kubernetes.io/cluster-service
:
"
true"
kubernetes.io/cluster-service
:
"
true"
addonmanager.kubernetes.io/mode
:
Reconcile
addonmanager.kubernetes.io/mode
:
Reconcile
---
---
apiVersion
:
rbac.authorization.k8s.io/v1
alph
a1
apiVersion
:
rbac.authorization.k8s.io/v1
bet
a1
kind
:
ClusterRoleBinding
kind
:
ClusterRoleBinding
metadata
:
metadata
:
name
:
npd-binding
name
:
npd-binding
...
...
cluster/addons/node-problem-detector/standalone/npd-binding.yaml
View file @
1e51b907
apiVersion
:
rbac.authorization.k8s.io/v1
alph
a1
apiVersion
:
rbac.authorization.k8s.io/v1
bet
a1
kind
:
ClusterRoleBinding
kind
:
ClusterRoleBinding
metadata
:
metadata
:
name
:
npd-binding
name
:
npd-binding
...
@@ -10,6 +10,6 @@ roleRef:
...
@@ -10,6 +10,6 @@ roleRef:
kind
:
ClusterRole
kind
:
ClusterRole
name
:
system:node-problem-detector
name
:
system:node-problem-detector
subjects
:
subjects
:
-
api
Version
:
rbac/v1alpha1
-
api
Group
:
rbac.authorization.k8s.io
kind
:
User
kind
:
User
name
:
system:node-problem-detector
name
:
system:node-problem-detector
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