Skip to content

Commit 5cebefa

Browse files
committed
Use specific version of zalando postgres operator
Closes Open-IoT-Service-Platform#525 See also Open-IoT-Service-Platform#524 Signed-off-by: Marcel Wagner <[email protected]>
1 parent a53cbf1 commit 5cebefa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

util/deploy_operators.sh

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ printf -- "------------------------\033[0m\n"
4444
# First, clone the repository and change to the directory
4545
git clone https://github.com/zalando/postgres-operator.git
4646
cd postgres-operator
47+
git checkout v1.7.0
4748

4849
kubectl apply -f manifests/postgresql.crd.yaml
4950
kubectl create -f manifests/configmap.yaml # configuration

0 commit comments

Comments
 (0)