You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
planka_custom/charts
Brian Stinson 3d3f3c6785 fix: Allow specifying an external dburl in helm
Some helm users might want to turn off the built-in postgres
installation, but the deployment template statically refers to a secret
created by the postgresql chart.

If postgres.enabled is set to false, we should ask for a dburl parameter
for an external postgres and use that in the environment instead.

The behavior if postgres.enabled == true remains unchanged.

Signed-off-by: Brian Stinson <brian@bstinson.com>
2 years ago
..
planka fix: Allow specifying an external dburl in helm 2 years ago