mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
Changed clientIdRef to not include deepcypher
This commit is contained in:
@@ -28,7 +28,7 @@ kind: Role
|
||||
metadata:
|
||||
annotations:
|
||||
# Here we reference the role by "<realm>/<role_name>"
|
||||
crossplane.io/external-name: deepcypher/realm-management/realm-admin
|
||||
# crossplane.io/external-name: deepcypher/realm-management/realm-admin
|
||||
name: own-deepcypher-realm-management-realm-admin
|
||||
spec:
|
||||
deletionPolicy: Orphan
|
||||
@@ -36,7 +36,7 @@ spec:
|
||||
realmId: deepcypher
|
||||
name: realm-admin
|
||||
clientIdRef:
|
||||
name: deepcypher-realm-management
|
||||
name: realm-management
|
||||
managementPolicies:
|
||||
- Observe
|
||||
providerConfigRef:
|
||||
|
||||
Reference in New Issue
Block a user