Closed raducrisan1 closed 4 years ago
The helm chart would fail to install if useInPodPostgres is set to false and then properly set the externalDB fields. This PR fixes the issue.
useInPodPostgres
false
externalDB
I see the updated chart with version 0.2.8 is not yet available at https://keyporttech.github.io/helm-charts
The helm chart would fail to install if
useInPodPostgres
is set tofalse
and then properly set theexternalDB
fields. This PR fixes the issue.