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
|
name: arc-runner-readonly-binding
|
||||||
subjects:
|
subjects:
|
||||||
- kind: ServiceAccount
|
- kind: ServiceAccount
|
||||||
name: mealcraft-runners
|
name: default
|
||||||
namespace: arc-systems
|
namespace: arc-systems
|
||||||
roleRef:
|
roleRef:
|
||||||
kind: ClusterRole
|
kind: ClusterRole
|
||||||
|
|
@ -63,4 +63,5 @@ roleRef:
|
||||||
apiGroup: rbac.authorization.k8s.io
|
apiGroup: rbac.authorization.k8s.io
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
|
||||||
echo "=== RBAC Applied Successfully ==="
|
echo "=== RBAC Applied Successfully ==="
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue