Browse Source

add kustomize for pg

pull/1/head
gestrem 3 years ago
parent
commit
1d26235a1e
  1. 11
      README.md

11
README.md

@ -1,2 +1,13 @@
# gitops # gitops
GitOps artefacts GitOps artefacts
## Deploy Postgres CrunchyDB
1. Create a namespace ***preprod-database***
2. Install the crunchyDB operator
3. run oc apply -k kustomize/postgres
More details here : https://access.crunchydata.com/documentation/postgres-operator/5.3.1/quickstart/

Loading…
Cancel
Save