1 changed files with 11 additions and 0 deletions
@ -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…
Reference in new issue