Fix formatting issue for Operator Realm Import docs (#41644)

Signed-off-by: Martin Bartoš <mabartos@redhat.com>
This commit is contained in:
Martin Bartoš
2025-08-04 19:55:42 +02:00
committed by GitHub
parent a79e603272
commit 0c213c2f3d

View File

@@ -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>