@@ -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
@@ -938,9 +942,10 @@ spec:
938942 Only used for `pod` strategy
939943 type: object
940944 operatorNamespace:
941- description: The namespace where to run the builder
942- Pod (must be the same of the operator in charge of
943- this Build reconciliation).
945+ description: |-
946+ The namespace where to run the builder Pod (must be the same of the operator in charge of this Build reconciliation).
947+
948+ Deprecated: no longer in use.
944949 type: string
945950 orderStrategy:
946951 description: the build order strategy to adopt
@@ -1019,9 +1024,10 @@ spec:
10191024 Only used for `pod` strategy
10201025 type: object
10211026 operatorNamespace:
1022- description: The namespace where to run the builder
1023- Pod (must be the same of the operator in charge of
1024- this Build reconciliation).
1027+ description: |-
1028+ The namespace where to run the builder Pod (must be the same of the operator in charge of this Build reconciliation).
1029+
1030+ Deprecated: no longer in use.
10251031 type: string
10261032 orderStrategy:
10271033 description: the build order strategy to adopt
@@ -1130,9 +1136,10 @@ spec:
11301136 Only used for `pod` strategy
11311137 type: object
11321138 operatorNamespace:
1133- description: The namespace where to run the builder
1134- Pod (must be the same of the operator in charge of
1135- this Build reconciliation).
1139+ description: |-
1140+ The namespace where to run the builder Pod (must be the same of the operator in charge of this Build reconciliation).
1141+
1142+ Deprecated: no longer in use.
11361143 type: string
11371144 orderStrategy:
11381145 description: the build order strategy to adopt
@@ -1239,9 +1246,10 @@ spec:
12391246 Only used for `pod` strategy
12401247 type: object
12411248 operatorNamespace:
1242- description: The namespace where to run the builder
1243- Pod (must be the same of the operator in charge of
1244- this Build reconciliation).
1249+ description: |-
1250+ The namespace where to run the builder Pod (must be the same of the operator in charge of this Build reconciliation).
1251+
1252+ Deprecated: no longer in use.
12451253 type: string
12461254 orderStrategy:
12471255 description: the build order strategy to adopt
@@ -1863,9 +1871,10 @@ spec:
18631871 Only used for `pod` strategy
18641872 type: object
18651873 operatorNamespace:
1866- description: The namespace where to run the builder
1867- Pod (must be the same of the operator in charge of
1868- this Build reconciliation).
1874+ description: |-
1875+ The namespace where to run the builder Pod (must be the same of the operator in charge of this Build reconciliation).
1876+
1877+ Deprecated: no longer in use.
18691878 type: string
18701879 orderStrategy:
18711880 description: the build order strategy to adopt
@@ -1967,9 +1976,10 @@ spec:
19671976 Only used for `pod` strategy
19681977 type: object
19691978 operatorNamespace:
1970- description: The namespace where to run the builder
1971- Pod (must be the same of the operator in charge of
1972- this Build reconciliation).
1979+ description: |-
1980+ The namespace where to run the builder Pod (must be the same of the operator in charge of this Build reconciliation).
1981+
1982+ Deprecated: no longer in use.
19731983 type: string
19741984 orderStrategy:
19751985 description: the build order strategy to adopt
@@ -3425,8 +3435,10 @@ spec:
34253435 for `pod` strategy
34263436 type: object
34273437 operatorNamespace:
3428- description: The namespace where to run the builder Pod (must
3429- be the same of the operator in charge of this Build reconciliation).
3438+ description: |-
3439+ The namespace where to run the builder Pod (must be the same of the operator in charge of this Build reconciliation).
3440+
3441+ Deprecated: no longer in use.
34303442 type: string
34313443 orderStrategy:
34323444 description: the build order strategy to adopt
@@ -5903,8 +5915,10 @@ spec:
59035915 for `pod` strategy
59045916 type: object
59055917 operatorNamespace:
5906- description: The namespace where to run the builder Pod (must
5907- be the same of the operator in charge of this Build reconciliation).
5918+ description: |-
5919+ The namespace where to run the builder Pod (must be the same of the operator in charge of this Build reconciliation).
5920+
5921+ Deprecated: no longer in use.
59085922 type: string
59095923 orderStrategy:
59105924 description: the build order strategy to adopt
0 commit comments