Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fork Keycloak Helm chart #60

Open
ccremer opened this issue Sep 10, 2021 · 0 comments
Open

Fork Keycloak Helm chart #60

ccremer opened this issue Sep 10, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@ccremer
Copy link
Contributor

ccremer commented Sep 10, 2021

Context

The Helm chart by CodeCentric (https://github.com/codecentric/helm-charts/tree/master/charts/keycloak) is using Helm values as string. This makes adding init containers or custom themes very difficult through configuration hierarchy.

I propose to fork the current Helm chart and maintain it in github.com/appuio/charts instead with the following changes:

  • Transform several string parameters to object parameters -> This will make the component easier to use for the future, but it's a breaking change

Alternatives

Continue using limitations of string parameters of the upstream Helm chart

@ccremer ccremer added the enhancement New feature or request label Sep 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant