We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 643aa03 commit 949e044Copy full SHA for 949e044
docs/installation/manual-installation/index.html
@@ -258,7 +258,7 @@ <h2 id="_project_structure">Project Structure</h2>
258
export COROOT=$GOPATH/src/github.com/crunchydata/postgres-operator
259
export CO_IMAGE_PREFIX=crunchydata
260
export CO_BASEOS=centos7
261
-export CO_VERSION=3.2
+export CO_VERSION=3.2.0
262
export CO_IMAGE_TAG=centos7-$CO_VERSION
263
export PGO_CA_CERT=$COROOT/conf/apiserver/server.crt
264
export PGO_CLIENT_CERT=$COROOT/conf/apiserver/server.crt
@@ -702,4 +702,4 @@ <h2 id="_next_steps">Next Steps</h2>
702
703
704
</body>
705
-</html>
+</html>
0 commit comments