mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
fix: adding a doc note about clean up (#39731)
closes: #39338 Signed-off-by: Steve Hawkins <shawkins@redhat.com>
This commit is contained in:
parent
5a992e3f54
commit
603ecf20eb
@ -16,6 +16,8 @@ Using the {project_name} Operator, you can perform a realm import for the Keyclo
|
||||
* If a Realm with the same name already exists in {project_name}, it will not be overwritten.
|
||||
|
||||
* The Realm Import CR only supports creation of new realms and does not update or delete those. Changes to the realm performed directly on {project_name} are not synced back in the CR.
|
||||
|
||||
* Once the realm is imported you should delete the Realm Import CR as that will cleanup the associated Kubernetes Job and Pod resources.
|
||||
====
|
||||
|
||||
=== Creating a Realm Import Custom Resource
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user