added k8s

This commit is contained in:
Jun-te Kim 2025-12-06 20:16:08 +00:00
parent 96f501d8d2
commit 4f11b48eb8

View file

@ -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 ==="