How to deploy CRDs in the master realm? (operator) #11068
Unanswered
matheushent
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all!
I've been asking myself whether is possible or not to deploy custom resources in the master realm. I mean, let's say I want do deploy a KeycloakClient, so I need to fill the
realmSelectorfield. How I fill this field so the client will be created in the master realm?I also see in the CRD definition for the KeycloakClient resource there's a field
matchExpressionsbut checking the code (GetMatchinRealms function) I can't see such a field being used. Can anyone explain how to properly set it so I can deploy clients in the master realm?Beta Was this translation helpful? Give feedback.
All reactions