https://marcossilvestrini.github.io/charts
https://github.com/marcossilvestrini/charts
app-silvestrini
cloudnative-pg-cluster
Example for install chart on your Kubernetes cluster, you can use the following command:
helm repo add silvestrini https://marcossilvestrini.github.io/charts
helm upgrade --install --namespace pg-cluster-app --create-namespace pg-cluster-app silvestrini/cloudnative-pg-cluster
If you want to uninstall the chart, you can use the following command:
helm uninstall pg-cluster-app