@@ -3023,11 +3023,18 @@ spec:
30233023 items:
30243024 type: string
30253025 type: array
3026+ runtimeProvider:
3027+ description: The runtime provider to use for the integration.
3028+ (Default, Camel K Runtime).
3029+ enum:
3030+ - quarkus
3031+ - plain-quarkus
3032+ type: string
30263033 runtimeVersion:
30273034 description: |-
3028- The camel-k- runtime version to use for the integration. It overrides the default version set in the Integration Platform.
3035+ The runtime version to use for the integration. It overrides the default version set in the Integration Platform.
30293036 You can use a fixed version (for example "3.2.3") or a semantic version (for example "3.x") which will try to resolve
3030- to the best matching Catalog existing on the cluster.
3037+ to the best matching Catalog existing on the cluster (Default, the one provided by the operator version) .
30313038 type: string
30323039 type: object
30333040 quarkus:
@@ -3965,11 +3972,18 @@ spec:
39653972 items:
39663973 type: string
39673974 type: array
3975+ runtimeProvider:
3976+ description: The runtime provider to use for the integration.
3977+ (Default, Camel K Runtime).
3978+ enum:
3979+ - quarkus
3980+ - plain-quarkus
3981+ type: string
39683982 runtimeVersion:
39693983 description: |-
3970- The camel-k- runtime version to use for the integration. It overrides the default version set in the Integration Platform.
3984+ The runtime version to use for the integration. It overrides the default version set in the Integration Platform.
39713985 You can use a fixed version (for example "3.2.3") or a semantic version (for example "3.x") which will try to resolve
3972- to the best matching Catalog existing on the cluster.
3986+ to the best matching Catalog existing on the cluster (Default, the one provided by the operator version) .
39733987 type: string
39743988 type: object
39753989 container:
@@ -6154,11 +6168,18 @@ spec:
61546168 items:
61556169 type: string
61566170 type: array
6171+ runtimeProvider:
6172+ description: The runtime provider to use for the integration.
6173+ (Default, Camel K Runtime).
6174+ enum:
6175+ - quarkus
6176+ - plain-quarkus
6177+ type: string
61576178 runtimeVersion:
61586179 description: |-
6159- The camel-k- runtime version to use for the integration. It overrides the default version set in the Integration Platform.
6180+ The runtime version to use for the integration. It overrides the default version set in the Integration Platform.
61606181 You can use a fixed version (for example "3.2.3") or a semantic version (for example "3.x") which will try to resolve
6161- to the best matching Catalog existing on the cluster.
6182+ to the best matching Catalog existing on the cluster (Default, the one provided by the operator version) .
61626183 type: string
61636184 type: object
61646185 container:
@@ -8246,11 +8267,18 @@ spec:
82468267 items:
82478268 type: string
82488269 type: array
8270+ runtimeProvider:
8271+ description: The runtime provider to use for the integration.
8272+ (Default, Camel K Runtime).
8273+ enum:
8274+ - quarkus
8275+ - plain-quarkus
8276+ type: string
82498277 runtimeVersion:
82508278 description: |-
8251- The camel-k- runtime version to use for the integration. It overrides the default version set in the Integration Platform.
8279+ The runtime version to use for the integration. It overrides the default version set in the Integration Platform.
82528280 You can use a fixed version (for example "3.2.3") or a semantic version (for example "3.x") which will try to resolve
8253- to the best matching Catalog existing on the cluster.
8281+ to the best matching Catalog existing on the cluster (Default, the one provided by the operator version) .
82548282 type: string
82558283 type: object
82568284 container:
@@ -10314,11 +10342,18 @@ spec:
1031410342 items:
1031510343 type: string
1031610344 type: array
10345+ runtimeProvider:
10346+ description: The runtime provider to use for the integration.
10347+ (Default, Camel K Runtime).
10348+ enum:
10349+ - quarkus
10350+ - plain-quarkus
10351+ type: string
1031710352 runtimeVersion:
1031810353 description: |-
10319- The camel-k- runtime version to use for the integration. It overrides the default version set in the Integration Platform.
10354+ The runtime version to use for the integration. It overrides the default version set in the Integration Platform.
1032010355 You can use a fixed version (for example "3.2.3") or a semantic version (for example "3.x") which will try to resolve
10321- to the best matching Catalog existing on the cluster.
10356+ to the best matching Catalog existing on the cluster (Default, the one provided by the operator version) .
1032210357 type: string
1032310358 type: object
1032410359 container:
@@ -18763,11 +18798,18 @@ spec:
1876318798 items:
1876418799 type: string
1876518800 type: array
18801+ runtimeProvider:
18802+ description: The runtime provider to use for the integration.
18803+ (Default, Camel K Runtime).
18804+ enum:
18805+ - quarkus
18806+ - plain-quarkus
18807+ type: string
1876618808 runtimeVersion:
1876718809 description: |-
18768- The camel-k- runtime version to use for the integration. It overrides the default version set in the Integration Platform.
18810+ The runtime version to use for the integration. It overrides the default version set in the Integration Platform.
1876918811 You can use a fixed version (for example "3.2.3") or a semantic version (for example "3.x") which will try to resolve
18770- to the best matching Catalog existing on the cluster.
18812+ to the best matching Catalog existing on the cluster (Default, the one provided by the operator version) .
1877118813 type: string
1877218814 type: object
1877318815 container:
@@ -20758,11 +20800,18 @@ spec:
2075820800 items:
2075920801 type: string
2076020802 type: array
20803+ runtimeProvider:
20804+ description: The runtime provider to use for the integration.
20805+ (Default, Camel K Runtime).
20806+ enum:
20807+ - quarkus
20808+ - plain-quarkus
20809+ type: string
2076120810 runtimeVersion:
2076220811 description: |-
20763- The camel-k- runtime version to use for the integration. It overrides the default version set in the Integration Platform.
20812+ The runtime version to use for the integration. It overrides the default version set in the Integration Platform.
2076420813 You can use a fixed version (for example "3.2.3") or a semantic version (for example "3.x") which will try to resolve
20765- to the best matching Catalog existing on the cluster.
20814+ to the best matching Catalog existing on the cluster (Default, the one provided by the operator version) .
2076620815 type: string
2076720816 type: object
2076820817 container:
@@ -30582,11 +30631,18 @@ spec:
3058230631 items:
3058330632 type: string
3058430633 type: array
30634+ runtimeProvider:
30635+ description: The runtime provider to use for the integration.
30636+ (Default, Camel K Runtime).
30637+ enum:
30638+ - quarkus
30639+ - plain-quarkus
30640+ type: string
3058530641 runtimeVersion:
3058630642 description: |-
30587- The camel-k- runtime version to use for the integration. It overrides the default version set in the Integration Platform.
30643+ The runtime version to use for the integration. It overrides the default version set in the Integration Platform.
3058830644 You can use a fixed version (for example "3.2.3") or a semantic version (for example "3.x") which will try to resolve
30589- to the best matching Catalog existing on the cluster.
30645+ to the best matching Catalog existing on the cluster (Default, the one provided by the operator version) .
3059030646 type: string
3059130647 type: object
3059230648 container:
0 commit comments