fix: correcting the realmrepresentation link (#24869)
closes #22194 Signed-off-by: Steve Hawkins <shawkins@redhat.com>
This commit is contained in:
parent
5ec394b258
commit
4968c35536
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ spec:
|
|||
----
|
||||
|
||||
This CR should be created in the same namespace as the Keycloak Deployment CR, defined in the field `keycloakCRName`.
|
||||
The `realm` field accepts a full https://www.keycloak.org/docs-api/{majorMinorVersion}/rest-api/index.html#_realmrepresentation[RealmRepresentation].
|
||||
The `realm` field accepts a full https://www.keycloak.org/docs-api/{version}/rest-api/index.html#RealmRepresentation[RealmRepresentation].
|
||||
|
||||
The recommended way to obtain a `RealmRepresentation` is by leveraging the export functionality <@links.server id="importExport"/>.
|
||||
|
||||
|
|
Loading…
Reference in a new issue