File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
deploy/helm/zookeeper-operator/crds Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ spec:
123123 Consult the [Product image selection documentation](https://docs.stackable.tech/home/nightly/concepts/product_image_selection) for details.
124124 properties :
125125 custom :
126- description : Overwrite the docker image. Specify the full docker image name, e.g. `docker .stackable.tech/stackable /superset:1.4.1-stackable2.1.0`
126+ description : Overwrite the docker image. Specify the full docker image name, e.g. `oci .stackable.tech/sdp /superset:1.4.1-stackable2.1.0`
127127 type : string
128128 productVersion :
129129 description : Version of the product, e.g. `1.4.1`.
@@ -150,7 +150,7 @@ spec:
150150 nullable : true
151151 type : array
152152 repo :
153- description : Name of the docker repo, e.g. `docker .stackable.tech/stackable `
153+ description : Name of the docker repo, e.g. `oci .stackable.tech/sdp `
154154 nullable : true
155155 type : string
156156 stackableVersion :
You can’t perform that action at this time.
0 commit comments