Fixed semaphore role binding syntax error #35

Merged
khwezi merged 1 commits from dev into main 2026-04-12 13:57:11 +02:00
Showing only changes of commit c0c94d320f - Show all commits

View File

@@ -32,7 +32,7 @@ subjects:
roleRef:
kind: Role
name: semaphore-role
apiGroups: rbac.authorization.k8s.io
apiGroup: rbac.authorization.k8s.io
---
apiVersion: v1
kind: PersistentVolumeClaim