YOUR_GITHUB_UN="" git clone --depth 1 "git@github.com:${YOUR_GITHUB_UN}/postgres-operator-examples.git" cd postgres-operator-examples helm install pg-cur -n dbs . --dry-run --values values-cur.yaml > pg-cur-cluster.yaml