You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexander Morales 3b33f3d45d
add backup gitops
8 months ago
..
postgres-Cluster-PostgresCluster.yaml add backup gitops 8 months ago
postgres-Cluster.yaml add backup gitops 8 months ago
readme.md add backup gitops 8 months ago
values-cur.yaml add backup gitops 8 months ago
values.yaml add backup gitops 8 months ago

readme.md

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