diff --git a/server_installation/topics/operator/keycloak-user-cr.adoc b/server_installation/topics/operator/keycloak-user-cr.adoc index 218639bfd3..fac683c074 100644 --- a/server_installation/topics/operator/keycloak-user-cr.adoc +++ b/server_installation/topics/operator/keycloak-user-cr.adoc @@ -74,7 +74,7 @@ image:images/realm_user.png[] .Results After a user is created, the Operator creates a Secret using the -following naming pattern: `credential---` , containing the username and, if it has been specified in the credentials attribute, the password. If no password is specified Keycloak will create a random one, but it won't be populated in this Secret. +following naming pattern: `credential---` , containing the username and, if it has been specified in the credentials attribute, the password. Here's an example: