Hello,
What's the recommended way to specify a client secret without checking it in source control?
I noticed that the KeyCloak operator takes the value and creates a secret, but I want to avoid commits with secret values in my source control.
Is there a pattern for secrets in Helm that is compatible with the KeyCloakClient CR?
Thanks,
Hector