@@ -1255,8 +1255,8 @@ spec:
1255
1255
type : string
1256
1256
port :
1257
1257
anyOf :
1258
- - type : string
1259
1258
- type : integer
1259
+ - type : string
1260
1260
description : Name or number of the
1261
1261
port to access on the container.
1262
1262
Number must be in the range 1
@@ -1282,8 +1282,8 @@ spec:
1282
1282
type : string
1283
1283
port :
1284
1284
anyOf :
1285
- - type : string
1286
1285
- type : integer
1286
+ - type : string
1287
1287
description : Number or name of the
1288
1288
port to access on the container.
1289
1289
Number must be in the range 1
@@ -1372,8 +1372,8 @@ spec:
1372
1372
type : string
1373
1373
port :
1374
1374
anyOf :
1375
- - type : string
1376
1375
- type : integer
1376
+ - type : string
1377
1377
description : Name or number of the
1378
1378
port to access on the container.
1379
1379
Number must be in the range 1
@@ -1399,8 +1399,8 @@ spec:
1399
1399
type : string
1400
1400
port :
1401
1401
anyOf :
1402
- - type : string
1403
1402
- type : integer
1403
+ - type : string
1404
1404
description : Number or name of the
1405
1405
port to access on the container.
1406
1406
Number must be in the range 1
@@ -1482,8 +1482,8 @@ spec:
1482
1482
type : string
1483
1483
port :
1484
1484
anyOf :
1485
- - type : string
1486
1485
- type : integer
1486
+ - type : string
1487
1487
description : Name or number of the port
1488
1488
to access on the container. Number
1489
1489
must be in the range 1 to 65535. Name
@@ -1527,8 +1527,8 @@ spec:
1527
1527
type : string
1528
1528
port :
1529
1529
anyOf :
1530
- - type : string
1531
1530
- type : integer
1531
+ - type : string
1532
1532
description : Number or name of the port
1533
1533
to access on the container. Number
1534
1534
must be in the range 1 to 65535. Name
@@ -1671,8 +1671,8 @@ spec:
1671
1671
type : string
1672
1672
port :
1673
1673
anyOf :
1674
- - type : string
1675
1674
- type : integer
1675
+ - type : string
1676
1676
description : Name or number of the port
1677
1677
to access on the container. Number
1678
1678
must be in the range 1 to 65535. Name
@@ -1716,8 +1716,8 @@ spec:
1716
1716
type : string
1717
1717
port :
1718
1718
anyOf :
1719
- - type : string
1720
1719
- type : integer
1720
+ - type : string
1721
1721
description : Number or name of the port
1722
1722
to access on the container. Number
1723
1723
must be in the range 1 to 65535. Name
@@ -2448,8 +2448,8 @@ spec:
2448
2448
type : string
2449
2449
port :
2450
2450
anyOf :
2451
- - type : string
2452
2451
- type : integer
2452
+ - type : string
2453
2453
description : Name or number of the
2454
2454
port to access on the container.
2455
2455
Number must be in the range 1
@@ -2475,8 +2475,8 @@ spec:
2475
2475
type : string
2476
2476
port :
2477
2477
anyOf :
2478
- - type : string
2479
2478
- type : integer
2479
+ - type : string
2480
2480
description : Number or name of the
2481
2481
port to access on the container.
2482
2482
Number must be in the range 1
@@ -2565,8 +2565,8 @@ spec:
2565
2565
type : string
2566
2566
port :
2567
2567
anyOf :
2568
- - type : string
2569
2568
- type : integer
2569
+ - type : string
2570
2570
description : Name or number of the
2571
2571
port to access on the container.
2572
2572
Number must be in the range 1
@@ -2592,8 +2592,8 @@ spec:
2592
2592
type : string
2593
2593
port :
2594
2594
anyOf :
2595
- - type : string
2596
2595
- type : integer
2596
+ - type : string
2597
2597
description : Number or name of the
2598
2598
port to access on the container.
2599
2599
Number must be in the range 1
@@ -2675,8 +2675,8 @@ spec:
2675
2675
type : string
2676
2676
port :
2677
2677
anyOf :
2678
- - type : string
2679
2678
- type : integer
2679
+ - type : string
2680
2680
description : Name or number of the port
2681
2681
to access on the container. Number
2682
2682
must be in the range 1 to 65535. Name
@@ -2720,8 +2720,8 @@ spec:
2720
2720
type : string
2721
2721
port :
2722
2722
anyOf :
2723
- - type : string
2724
2723
- type : integer
2724
+ - type : string
2725
2725
description : Number or name of the port
2726
2726
to access on the container. Number
2727
2727
must be in the range 1 to 65535. Name
@@ -2864,8 +2864,8 @@ spec:
2864
2864
type : string
2865
2865
port :
2866
2866
anyOf :
2867
- - type : string
2868
2867
- type : integer
2868
+ - type : string
2869
2869
description : Name or number of the port
2870
2870
to access on the container. Number
2871
2871
must be in the range 1 to 65535. Name
@@ -2909,8 +2909,8 @@ spec:
2909
2909
type : string
2910
2910
port :
2911
2911
anyOf :
2912
- - type : string
2913
2912
- type : integer
2913
+ - type : string
2914
2914
description : Number or name of the port
2915
2915
to access on the container. Number
2916
2916
must be in the range 1 to 65535. Name
0 commit comments