Skip to content

Simplify helm platforms

Martin Fontanet requested to merge simplify-helm-platforms into develop

This PR simplifies the deployment of the Custodian with Helm charts.

The external applications (Pulsar, Keycloak, MongoDB) are now references directly from the custodian chart instead of its subcharts, which makes the configuration cleaner. The secrets generator has been modified accordingly.

Other changes:

  • The default domain is set to example.com
  • The default tls certificate secret name is unset
  • The chart version is now 0.1.1
  • Keycloak is using the latest to date version
Edited by Martin Fontanet

Merge request reports

Loading