Update server_installation/topics/operator/keycloak-user-cr.adoc

Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>
This commit is contained in:
Jonathan Vila 2021-12-07 12:12:31 +01:00 committed by Stian Thorgersen
parent a0f78e801b
commit d501a92d78

View file

@ -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-<realm name>-<username>-<namespace>` , containing the username and, if it has been specified in the credentials attribute, the password.
following naming pattern: `credential-<realm name>-<username>-<namespace>`, containing the username and, if it has been specified in the CR `credentials` attribute, the password.
Here's an example: