Skip to content

Fork Keycloak Helm chart #60

Open
Open
@ccremer

Description

@ccremer

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions