Martin Kucin

Results 3 issues of Martin Kucin

This PR fixes a template error in `postgres-operator/deployment`. If you want to use `extraEnvs` in `values.yaml`, the current indentation for `extraEnvs` causes the resulting `deployment.yaml` to break due to incorrect...

PR for https://github.com/WeblateOrg/helm/issues/723. ### My logic Disabled by default (assuming most users run only one replica, so a `PDB` doesn’t make sense). Provides an option to configure `maxUnavailable` and `minAvailable`...

PR for https://github.com/WeblateOrg/helm/issues/726 Add support for extra K8S objects.