Skip to content

Commit

Permalink
chore: doc
Browse files Browse the repository at this point in the history
  • Loading branch information
christianwoehrle committed Aug 13, 2022
1 parent 9562154 commit 55c6d17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ If you look for the official KeycloakOperator from RedHat, please look into the

The Operator is opinionated in a way that it expects that Keycloak and
the realm are already set up (i.e. with one of the available Helm Charts) and it only has
to handle the KeycloakClients for a Keycloak Installation and a specifiy realm.
to handle the KeycloakClients for a Keycloak Installation and a specific realm.

This fits our need as we set up Keycloak and the realm with Helm and we have very many microservices that require their own KeycloakClient.
This fits our need as we set up Keycloak and the realm with Helm, and we have very many microservices that require their own KeycloakClient.
The Microservices are deployed via Helm and it is easy to simply deploy a KeycloakClient Resource together with the other artefacts of the Microservice and let
the Operator handle the creation of the KeycloakClient in Keycloak.

Expand Down

0 comments on commit 55c6d17

Please sign in to comment.