added k8s
This commit is contained in:
parent
96f501d8d2
commit
4f11b48eb8
1 changed files with 2 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ metadata:
|
|||
name: arc-runner-readonly-binding
|
||||
subjects:
|
||||
- kind: ServiceAccount
|
||||
name: mealcraft-runners
|
||||
name: default
|
||||
namespace: arc-systems
|
||||
roleRef:
|
||||
kind: ClusterRole
|
||||
|
|
@ -63,4 +63,5 @@ roleRef:
|
|||
apiGroup: rbac.authorization.k8s.io
|
||||
EOF
|
||||
|
||||
|
||||
echo "=== RBAC Applied Successfully ==="
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue