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