File tree 1 file changed +22
-22
lines changed
1 file changed +22
-22
lines changed Original file line number Diff line number Diff line change @@ -229,18 +229,18 @@ properties:
229
229
timeoutSeconds:
230
230
type: integer
231
231
example: 10
232
- matchConditions:
233
- type: array
234
- items:
235
- type: object
232
+ matchConditions:
233
+ type: array
234
+ items:
235
+ type: object
236
236
required:
237
- - expression
238
- - name
239
- properties:
240
- expression:
241
- type: string
242
- name:
243
- type: string
237
+ - expression
238
+ - name
239
+ properties:
240
+ expression:
241
+ type: string
242
+ name:
243
+ type: string
244
244
labelSelector:
245
245
"$ref": "#/definitions/labelSelector"
246
246
namespace:
@@ -330,18 +330,18 @@ properties:
330
330
timeoutSeconds:
331
331
type: integer
332
332
example: 10
333
- matchConditions:
334
- type: array
335
- items:
336
- type: object
333
+ matchConditions:
334
+ type: array
335
+ items:
336
+ type: object
337
337
required:
338
- - expression
339
- - name
340
- properties:
341
- expression:
342
- type: string
343
- name:
344
- type: string
338
+ - expression
339
+ - name
340
+ properties:
341
+ expression:
342
+ type: string
343
+ name:
344
+ type: string
345
345
labelSelector:
346
346
"$ref": "#/definitions/labelSelector"
347
347
namespace:
You can’t perform that action at this time.
0 commit comments