- The Kubernetes cluster to install the operator
- Helm version >=
3.1.1
Run the next command (make sure you are in the root path of the repository).
helm install --namespace stackgres stackgres-operator operator/install/kubernetes/chart/stackgres-operator/
See https://stackgres.io/doc/latest/install/helm/
helm list
or helm ls --all
See https://stackgres.io/doc/latest/administration/uninstall/
Documentation is generate by helm-docs:
helm-docs -o VALUES.md -f values.yaml -t VALUES.md.gotmpl