Skip to content

Commit 6b25766

Browse files
authored
fix rbacdefination of oidc-k8s-ops (#38)
* feat: Add default rbac for OIDC integration * fix: fix rbacdefination of oidc-k8s-ops
1 parent fc4f74d commit 6b25766

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

applications/base/services/keycloak/30-oidc-rbac/default-rbac.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,5 @@ rbacBindings:
215215
subjects:
216216
- kind: Group
217217
name: "oidc:k8s-ops"
218-
apiGroup: rbac.authorization.k8s.io
219218
clusterRoleBindings:
220219
- clusterRole: k8s-ops

0 commit comments

Comments
 (0)