File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -118,11 +118,12 @@ cd postgres-operator
118
118
git checkout 2.5
119
119
....
120
120
121
- At this point, you can choose one of two options to install the postgres-operator
121
+ At this point, you can choose one of three options to install the postgres-operator
122
122
itself:
123
123
124
- * link:https://github.com/CrunchyData/postgres-operator/blob/master/docs/build.asciidoc#get-prebuilt-images[Get Pre-built Images]
125
- * link:https://github.com/CrunchyData/postgres-operator/blob/master/docs/build.asciidoc#build-from-source[Build from source]
124
+ * link:https://github.com/CrunchyData/postgres-operator/blob/master/docs/operator-docs.asciidoc#get-prebuilt-images[Get Pre-built Images]
125
+ * link:https://github.com/CrunchyData/postgres-operator/blob/master/docs/operator-docs.asciidoc#build-from-source[Build from source]
126
+ * link:https://github.com/CrunchyData/postgres-operator/blob/master/docs/operator-docs.asciidoc#Quickstart[Quickstart]
126
127
127
128
=== Pull Postgres Containers
128
129
You can’t perform that action at this time.
0 commit comments