@@ -917,7 +917,7 @@ spec:
917
917
Consult the [Product image selection documentation](https://docs.stackable.tech/home/nightly/concepts/product_image_selection) for details.
918
918
properties :
919
919
custom :
920
- description : Overwrite the docker image. Specify the full docker image name, e.g. `docker .stackable.tech/stackable /superset:1.4.1-stackable2.1.0`
920
+ description : Overwrite the docker image. Specify the full docker image name, e.g. `oci .stackable.tech/sdp /superset:1.4.1-stackable2.1.0`
921
921
type : string
922
922
productVersion :
923
923
description : Version of the product, e.g. `1.4.1`.
@@ -944,7 +944,7 @@ spec:
944
944
nullable : true
945
945
type : array
946
946
repo :
947
- description : Name of the docker repo, e.g. `docker .stackable.tech/stackable `
947
+ description : Name of the docker repo, e.g. `oci .stackable.tech/sdp `
948
948
nullable : true
949
949
type : string
950
950
stackableVersion :
@@ -1047,7 +1047,7 @@ spec:
1047
1047
Consult the [Product image selection documentation](https://docs.stackable.tech/home/nightly/concepts/product_image_selection) for details.
1048
1048
properties :
1049
1049
custom :
1050
- description : Overwrite the docker image. Specify the full docker image name, e.g. `docker .stackable.tech/stackable /superset:1.4.1-stackable2.1.0`
1050
+ description : Overwrite the docker image. Specify the full docker image name, e.g. `oci .stackable.tech/sdp /superset:1.4.1-stackable2.1.0`
1051
1051
type : string
1052
1052
productVersion :
1053
1053
description : Version of the product, e.g. `1.4.1`.
@@ -1074,7 +1074,7 @@ spec:
1074
1074
nullable : true
1075
1075
type : array
1076
1076
repo :
1077
- description : Name of the docker repo, e.g. `docker .stackable.tech/stackable `
1077
+ description : Name of the docker repo, e.g. `oci .stackable.tech/sdp `
1078
1078
nullable : true
1079
1079
type : string
1080
1080
stackableVersion :
0 commit comments