Update server_installation/topics/operator/keycloak-user-cr.adoc
Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>
This commit is contained in:
parent
a0f78e801b
commit
d501a92d78
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue