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 6ac6eaf commit 32e839aCopy full SHA for 32e839a
docs/operator-docs.asciidoc
@@ -99,6 +99,7 @@ mkdir -p $GOPATH/src/github.com/crunchydata/
99
cd $GOPATH/src/github.com/crunchydata
100
git clone https://github.com/CrunchyData/postgres-operator.git
101
cd postgres-operator
102
+git checkout 2.4
103
....
104
105
At this point, you can choose one of two options to install the postgres-operator
0 commit comments