更新 robot/in.md
This commit is contained in:
10
robot/in.md
10
robot/in.md
@@ -15,3 +15,13 @@ yes
|
|||||||
-n tpex-sitlocal-robot
|
-n tpex-sitlocal-robot
|
||||||
yes
|
yes
|
||||||
```
|
```
|
||||||
|
### 如果上面没成功就添加编辑
|
||||||
|
```
|
||||||
|
kubectl create rolebinding prod-robot-edit --clusterrole=edit --serviceaccount=tpex-sitlocal-robot:tpex-sitlocal-robot -n tpex-sitlocal-robot
|
||||||
|
```
|
||||||
|
|
||||||
|
_______________-
|
||||||
|
```
|
||||||
|
kubectl create rolebinding prod-robot-edit --clusterrole=edit --serviceaccount命名空间:用户 -n prod
|
||||||
|
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user