mirror of
https://github.com/keycloak/keycloak.git
synced 2025-12-29 10:59:59 -06:00
Fix formatting issue for Operator Realm Import docs (#41644)
Signed-off-by: Martin Bartoš <mabartos@redhat.com>
This commit is contained in:
@@ -116,7 +116,7 @@ spec:
|
||||
...
|
||||
----
|
||||
|
||||
In the above example placeholder replacement will be enabled and an environment variable with key `ENV_KEY` will be created from the Secret `SECRET_NAME`'s value for key `SECRET_KEY`.
|
||||
In the above example placeholder replacement will be enabled and an environment variable with key `ENV_KEY` will be created from the Secret ``SECRET_NAME``'s value for key `SECRET_KEY`.
|
||||
Currently only Secrets are supported and they must be in the same namespace as the Keycloak CR.
|
||||
|
||||
</@tmpl.guide>
|
||||
|
||||
Reference in New Issue
Block a user