postgres-operator
postgres-operator copied to clipboard
Add helm chart for the operator installation
This PR is to add helm chart for the Postgres Operator installation. I think it could be more convenient compared to k8s kustomize way for many usecases. Please let me know if you want any changes or parameters to be added.
Changes in the PR:
- Helm added
- Added CI action to host helm using github pages