This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
kubeedge
/
sedna
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
12
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
gm: add the rbac of accessing secret/configmap
Signed-off-by: llhuii <liulinghui@huawei.com>
tags/v0.2.0
llhuii
4 years ago
parent
5e5bdb4c7a
commit
f14f36cd9e
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
build/gm/rbac/gm.yaml
+ 3
- 0
build/gm/rbac/gm.yaml
View File
@@ -52,10 +52,13 @@ rules:
- ""
resources:
- services
- secrets
- configmaps
verbs:
- create
- list
- get
- delete
- apiGroups:
- ""
Write
Preview
Loading…
Cancel
Save