Caution
Pay attention to changes of release 7.0.0: https://github.com/zabbix-community/helm-zabbix/releases/tag/zabbix-7.0.0
- Updated documentation
- Update versions
- As Zalando postgresql operator stores only database user and password in secret, we need to provide all other values manually.
https://postgres-operator.readthedocs.io/en/refactoring-sidecars/user/#connect-to-postgresql - fixed issues: #184
No new variables introduced, just added additional if's to mix existingSecret with values provided in postgresAccess directly.
PRs:
Thanks @Atoms for your contribution