@@ -111,8 +111,10 @@ spec:
111111 for `pod` strategy
112112 type: object
113113 operatorNamespace:
114- description: The namespace where to run the builder Pod (must
115- be the same of the operator in charge of this Build reconciliation).
114+ description: |-
115+ The namespace where to run the builder Pod (must be the same of the operator in charge of this Build reconciliation).
116+
117+ Deprecated: no longer in use.
116118 type: string
117119 orderStrategy:
118120 description: the build order strategy to adopt
@@ -198,9 +200,10 @@ spec:
198200 Only used for `pod` strategy
199201 type: object
200202 operatorNamespace:
201- description: The namespace where to run the builder
202- Pod (must be the same of the operator in charge of
203- this Build reconciliation).
203+ description: |-
204+ The namespace where to run the builder Pod (must be the same of the operator in charge of this Build reconciliation).
205+
206+ Deprecated: no longer in use.
204207 type: string
205208 orderStrategy:
206209 description: the build order strategy to adopt
@@ -308,9 +311,10 @@ spec:
308311 Only used for `pod` strategy
309312 type: object
310313 operatorNamespace:
311- description: The namespace where to run the builder
312- Pod (must be the same of the operator in charge of
313- this Build reconciliation).
314+ description: |-
315+ The namespace where to run the builder Pod (must be the same of the operator in charge of this Build reconciliation).
316+
317+ Deprecated: no longer in use.
314318 type: string
315319 orderStrategy:
316320 description: the build order strategy to adopt
@@ -937,9 +941,10 @@ spec:
937941 Only used for `pod` strategy
938942 type: object
939943 operatorNamespace:
940- description: The namespace where to run the builder
941- Pod (must be the same of the operator in charge of
942- this Build reconciliation).
944+ description: |-
945+ The namespace where to run the builder Pod (must be the same of the operator in charge of this Build reconciliation).
946+
947+ Deprecated: no longer in use.
943948 type: string
944949 orderStrategy:
945950 description: the build order strategy to adopt
@@ -1018,9 +1023,10 @@ spec:
10181023 Only used for `pod` strategy
10191024 type: object
10201025 operatorNamespace:
1021- description: The namespace where to run the builder
1022- Pod (must be the same of the operator in charge of
1023- this Build reconciliation).
1026+ description: |-
1027+ The namespace where to run the builder Pod (must be the same of the operator in charge of this Build reconciliation).
1028+
1029+ Deprecated: no longer in use.
10241030 type: string
10251031 orderStrategy:
10261032 description: the build order strategy to adopt
@@ -1129,9 +1135,10 @@ spec:
11291135 Only used for `pod` strategy
11301136 type: object
11311137 operatorNamespace:
1132- description: The namespace where to run the builder
1133- Pod (must be the same of the operator in charge of
1134- this Build reconciliation).
1138+ description: |-
1139+ The namespace where to run the builder Pod (must be the same of the operator in charge of this Build reconciliation).
1140+
1141+ Deprecated: no longer in use.
11351142 type: string
11361143 orderStrategy:
11371144 description: the build order strategy to adopt
@@ -1238,9 +1245,10 @@ spec:
12381245 Only used for `pod` strategy
12391246 type: object
12401247 operatorNamespace:
1241- description: The namespace where to run the builder
1242- Pod (must be the same of the operator in charge of
1243- this Build reconciliation).
1248+ description: |-
1249+ The namespace where to run the builder Pod (must be the same of the operator in charge of this Build reconciliation).
1250+
1251+ Deprecated: no longer in use.
12441252 type: string
12451253 orderStrategy:
12461254 description: the build order strategy to adopt
@@ -1861,9 +1869,10 @@ spec:
18611869 Only used for `pod` strategy
18621870 type: object
18631871 operatorNamespace:
1864- description: The namespace where to run the builder
1865- Pod (must be the same of the operator in charge of
1866- this Build reconciliation).
1872+ description: |-
1873+ The namespace where to run the builder Pod (must be the same of the operator in charge of this Build reconciliation).
1874+
1875+ Deprecated: no longer in use.
18671876 type: string
18681877 orderStrategy:
18691878 description: the build order strategy to adopt
@@ -1965,9 +1974,10 @@ spec:
19651974 Only used for `pod` strategy
19661975 type: object
19671976 operatorNamespace:
1968- description: The namespace where to run the builder
1969- Pod (must be the same of the operator in charge of
1970- this Build reconciliation).
1977+ description: |-
1978+ The namespace where to run the builder Pod (must be the same of the operator in charge of this Build reconciliation).
1979+
1980+ Deprecated: no longer in use.
19711981 type: string
19721982 orderStrategy:
19731983 description: the build order strategy to adopt
@@ -3418,8 +3428,10 @@ spec:
34183428 for `pod` strategy
34193429 type: object
34203430 operatorNamespace:
3421- description: The namespace where to run the builder Pod (must
3422- be the same of the operator in charge of this Build reconciliation).
3431+ description: |-
3432+ The namespace where to run the builder Pod (must be the same of the operator in charge of this Build reconciliation).
3433+
3434+ Deprecated: no longer in use.
34233435 type: string
34243436 orderStrategy:
34253437 description: the build order strategy to adopt
@@ -5895,8 +5907,10 @@ spec:
58955907 for `pod` strategy
58965908 type: object
58975909 operatorNamespace:
5898- description: The namespace where to run the builder Pod (must
5899- be the same of the operator in charge of this Build reconciliation).
5910+ description: |-
5911+ The namespace where to run the builder Pod (must be the same of the operator in charge of this Build reconciliation).
5912+
5913+ Deprecated: no longer in use.
59005914 type: string
59015915 orderStrategy:
59025916 description: the build order strategy to adopt
0 commit comments