v0.8.0
·
100 commits
to refs/heads/main
since this release
General Changes
Notes
This release switches from Secret
back to using ConfigMap
for the postgres-pod-config
configuration. Databases that where created with version v0.7.0
of the postgreslet however do not yet have the expected ConfigMap
. In those cases, manually adding an (empty) ConfigMap resolves the issue:
kubectl create cm postgres-pod-config