Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
Use specific version of zalando postgres operator
Browse files Browse the repository at this point in the history
Closes #525
See also #524

Signed-off-by: Marcel Wagner <[email protected]>
  • Loading branch information
wagmarcel authored and MericFeyz committed Oct 17, 2021
1 parent a53cbf1 commit 6836902
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/deploy_operators.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ printf -- "------------------------\033[0m\n"
# First, clone the repository and change to the directory
git clone https://github.com/zalando/postgres-operator.git
cd postgres-operator
git checkout v1.7.0

kubectl apply -f manifests/postgresql.crd.yaml
kubectl create -f manifests/configmap.yaml # configuration
Expand Down

0 comments on commit 6836902

Please sign in to comment.