Skip to content

Commit

Permalink
Merge pull request #116 from vshn/keycloak/config-change
Browse files Browse the repository at this point in the history
Adjust customization docs for keycloak
  • Loading branch information
TheBigLee authored Jul 31, 2024
2 parents 2442448 + a47a51b commit 8056aba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:

You can provide a custom configuration to Keycloak using a `ConfigMap`.
The content of the `ConfigMap` is a JSON file based on the Keycloak export files.
The configuration *must* be in the key `keycloak-config.json` inside the `ConfigMap`
You can logically separate different configurations inside the `ConfigMap` by using different keys. However, each key *must* end in `.json`.

The configuration will be read during the startup of Keycloak and loaded into the database.

Expand Down

0 comments on commit 8056aba

Please sign in to comment.