mirror of
https://github.com/wahyd4/badger.git
synced 2026-08-09 05:15:58 +10:00
update k8s rolebinding
This commit is contained in:
@@ -19,4 +19,12 @@ go run main.go
|
||||
|
||||
```bash
|
||||
docker build . --tag docker.pkg.github.com/wahyd4/badger/badger
|
||||
```
|
||||
```
|
||||
|
||||
|
||||
# Role binding
|
||||
|
||||
```bash
|
||||
kubectl create rolebinding apps-editor-binding --clusterrole=edit --serviceaccount=apps:cd-robot --namespace=apps
|
||||
kubectl create rolebinding prometheus-ops --clusterrole=prometheus-prometheus-oper-operator --serviceaccount=apps:cd-robot --namespace=apps
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user