Mitch Harvey

Results 2 issues of Mitch Harvey

We would like to be able to pass secrets into the pods as Kubernetes secret values rather than plaintext env values. The current helm chart forces a value for `dburl`...

Hey, This is hopefully a nice and simple PR. This resolves https://github.com/plankanban/planka/issues/750 by adding an `existingDburlSecret` field to replace the `dburl` if provided to securely pass the connection string into...