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

[bitnami/keycloak] Add support for PEM certificates #9039

Merged
merged 2 commits into from
Feb 23, 2022
Merged

[bitnami/keycloak] Add support for PEM certificates #9039

merged 2 commits into from
Feb 23, 2022

Conversation

migruiz4
Copy link
Member

Description of the change

Adds the value auth.tls.usePem that allows users to provide their certificates in PEM format by reusing the existing code for autoGenerated certs.

In addition, removes unused variables from configmap-env-vars.yaml

Benefits

An additional feature, supported by the upstream container: https://github.com/keycloak/keycloak-containers/blob/main/server/tools/x509.sh

Possible drawbacks

None known.

Applicable issues

Checklist

  • Chart version bumped in Chart.yaml according to semver.
  • Variables are documented in the values.yaml and added to the README.md using (readme-generator-for-helm)[https://github.com/bitnami-labs/readme-generator-for-helm]
  • Title of the PR starts with chart name (e.g. [bitnami/<name_of_the_chart>])
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
@migruiz4 migruiz4 merged commit 4591aba into bitnami:master Feb 23, 2022
JMSwag pushed a commit to JMSwag/charts-1 that referenced this pull request Feb 26, 2022
Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
Signed-off-by: JMSwag <git@jmswag.io>
ComradePashka pushed a commit to ComradePashka/charts that referenced this pull request Mar 16, 2022
Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
Signed-off-by: Pavel Sokolov <comradepashka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

keycloak add cacert value or better documentation using existing values
2 participants