We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a53cbf1 commit 5cebefaCopy full SHA for 5cebefa
util/deploy_operators.sh
@@ -44,6 +44,7 @@ printf -- "------------------------\033[0m\n"
44
# First, clone the repository and change to the directory
45
git clone https://github.com/zalando/postgres-operator.git
46
cd postgres-operator
47
+git checkout v1.7.0
48
49
kubectl apply -f manifests/postgresql.crd.yaml
50
kubectl create -f manifests/configmap.yaml # configuration
0 commit comments