@@ -1258,12 +1258,13 @@ spec:
1258
1258
type : string
1259
1259
port :
1260
1260
anyOf :
1261
- - type : string
1262
1261
- type : integer
1262
+ - type : string
1263
1263
description : Name or number of the
1264
1264
port to access on the container.
1265
1265
Number must be in the range 1
1266
1266
to 65535. Name must be an IANA_SVC_NAME.
1267
+ x-kubernetes-int-or-string : true
1267
1268
scheme :
1268
1269
description : Scheme to use for connecting
1269
1270
to the host. Defaults to HTTP.
@@ -1284,12 +1285,13 @@ spec:
1284
1285
type : string
1285
1286
port :
1286
1287
anyOf :
1287
- - type : string
1288
1288
- type : integer
1289
+ - type : string
1289
1290
description : Number or name of the
1290
1291
port to access on the container.
1291
1292
Number must be in the range 1
1292
1293
to 65535. Name must be an IANA_SVC_NAME.
1294
+ x-kubernetes-int-or-string : true
1293
1295
required :
1294
1296
- port
1295
1297
type : object
@@ -1373,12 +1375,13 @@ spec:
1373
1375
type : string
1374
1376
port :
1375
1377
anyOf :
1376
- - type : string
1377
1378
- type : integer
1379
+ - type : string
1378
1380
description : Name or number of the
1379
1381
port to access on the container.
1380
1382
Number must be in the range 1
1381
1383
to 65535. Name must be an IANA_SVC_NAME.
1384
+ x-kubernetes-int-or-string : true
1382
1385
scheme :
1383
1386
description : Scheme to use for connecting
1384
1387
to the host. Defaults to HTTP.
@@ -1399,12 +1402,13 @@ spec:
1399
1402
type : string
1400
1403
port :
1401
1404
anyOf :
1402
- - type : string
1403
1405
- type : integer
1406
+ - type : string
1404
1407
description : Number or name of the
1405
1408
port to access on the container.
1406
1409
Number must be in the range 1
1407
1410
to 65535. Name must be an IANA_SVC_NAME.
1411
+ x-kubernetes-int-or-string : true
1408
1412
required :
1409
1413
- port
1410
1414
type : object
@@ -1481,12 +1485,13 @@ spec:
1481
1485
type : string
1482
1486
port :
1483
1487
anyOf :
1484
- - type : string
1485
1488
- type : integer
1489
+ - type : string
1486
1490
description : Name or number of the port
1487
1491
to access on the container. Number
1488
1492
must be in the range 1 to 65535. Name
1489
1493
must be an IANA_SVC_NAME.
1494
+ x-kubernetes-int-or-string : true
1490
1495
scheme :
1491
1496
description : Scheme to use for connecting
1492
1497
to the host. Defaults to HTTP.
@@ -1525,12 +1530,13 @@ spec:
1525
1530
type : string
1526
1531
port :
1527
1532
anyOf :
1528
- - type : string
1529
1533
- type : integer
1534
+ - type : string
1530
1535
description : Number or name of the port
1531
1536
to access on the container. Number
1532
1537
must be in the range 1 to 65535. Name
1533
1538
must be an IANA_SVC_NAME.
1539
+ x-kubernetes-int-or-string : true
1534
1540
required :
1535
1541
- port
1536
1542
type : object
@@ -1668,12 +1674,13 @@ spec:
1668
1674
type : string
1669
1675
port :
1670
1676
anyOf :
1671
- - type : string
1672
1677
- type : integer
1678
+ - type : string
1673
1679
description : Name or number of the port
1674
1680
to access on the container. Number
1675
1681
must be in the range 1 to 65535. Name
1676
1682
must be an IANA_SVC_NAME.
1683
+ x-kubernetes-int-or-string : true
1677
1684
scheme :
1678
1685
description : Scheme to use for connecting
1679
1686
to the host. Defaults to HTTP.
@@ -1712,12 +1719,13 @@ spec:
1712
1719
type : string
1713
1720
port :
1714
1721
anyOf :
1715
- - type : string
1716
1722
- type : integer
1723
+ - type : string
1717
1724
description : Number or name of the port
1718
1725
to access on the container. Number
1719
1726
must be in the range 1 to 65535. Name
1720
1727
must be an IANA_SVC_NAME.
1728
+ x-kubernetes-int-or-string : true
1721
1729
required :
1722
1730
- port
1723
1731
type : object
@@ -2443,12 +2451,13 @@ spec:
2443
2451
type : string
2444
2452
port :
2445
2453
anyOf :
2446
- - type : string
2447
2454
- type : integer
2455
+ - type : string
2448
2456
description : Name or number of the
2449
2457
port to access on the container.
2450
2458
Number must be in the range 1
2451
2459
to 65535. Name must be an IANA_SVC_NAME.
2460
+ x-kubernetes-int-or-string : true
2452
2461
scheme :
2453
2462
description : Scheme to use for connecting
2454
2463
to the host. Defaults to HTTP.
@@ -2469,12 +2478,13 @@ spec:
2469
2478
type : string
2470
2479
port :
2471
2480
anyOf :
2472
- - type : string
2473
2481
- type : integer
2482
+ - type : string
2474
2483
description : Number or name of the
2475
2484
port to access on the container.
2476
2485
Number must be in the range 1
2477
2486
to 65535. Name must be an IANA_SVC_NAME.
2487
+ x-kubernetes-int-or-string : true
2478
2488
required :
2479
2489
- port
2480
2490
type : object
@@ -2558,12 +2568,13 @@ spec:
2558
2568
type : string
2559
2569
port :
2560
2570
anyOf :
2561
- - type : string
2562
2571
- type : integer
2572
+ - type : string
2563
2573
description : Name or number of the
2564
2574
port to access on the container.
2565
2575
Number must be in the range 1
2566
2576
to 65535. Name must be an IANA_SVC_NAME.
2577
+ x-kubernetes-int-or-string : true
2567
2578
scheme :
2568
2579
description : Scheme to use for connecting
2569
2580
to the host. Defaults to HTTP.
@@ -2584,12 +2595,13 @@ spec:
2584
2595
type : string
2585
2596
port :
2586
2597
anyOf :
2587
- - type : string
2588
2598
- type : integer
2599
+ - type : string
2589
2600
description : Number or name of the
2590
2601
port to access on the container.
2591
2602
Number must be in the range 1
2592
2603
to 65535. Name must be an IANA_SVC_NAME.
2604
+ x-kubernetes-int-or-string : true
2593
2605
required :
2594
2606
- port
2595
2607
type : object
@@ -2666,12 +2678,13 @@ spec:
2666
2678
type : string
2667
2679
port :
2668
2680
anyOf :
2669
- - type : string
2670
2681
- type : integer
2682
+ - type : string
2671
2683
description : Name or number of the port
2672
2684
to access on the container. Number
2673
2685
must be in the range 1 to 65535. Name
2674
2686
must be an IANA_SVC_NAME.
2687
+ x-kubernetes-int-or-string : true
2675
2688
scheme :
2676
2689
description : Scheme to use for connecting
2677
2690
to the host. Defaults to HTTP.
@@ -2710,12 +2723,13 @@ spec:
2710
2723
type : string
2711
2724
port :
2712
2725
anyOf :
2713
- - type : string
2714
2726
- type : integer
2727
+ - type : string
2715
2728
description : Number or name of the port
2716
2729
to access on the container. Number
2717
2730
must be in the range 1 to 65535. Name
2718
2731
must be an IANA_SVC_NAME.
2732
+ x-kubernetes-int-or-string : true
2719
2733
required :
2720
2734
- port
2721
2735
type : object
@@ -2853,12 +2867,13 @@ spec:
2853
2867
type : string
2854
2868
port :
2855
2869
anyOf :
2856
- - type : string
2857
2870
- type : integer
2871
+ - type : string
2858
2872
description : Name or number of the port
2859
2873
to access on the container. Number
2860
2874
must be in the range 1 to 65535. Name
2861
2875
must be an IANA_SVC_NAME.
2876
+ x-kubernetes-int-or-string : true
2862
2877
scheme :
2863
2878
description : Scheme to use for connecting
2864
2879
to the host. Defaults to HTTP.
@@ -2897,12 +2912,13 @@ spec:
2897
2912
type : string
2898
2913
port :
2899
2914
anyOf :
2900
- - type : string
2901
2915
- type : integer
2916
+ - type : string
2902
2917
description : Number or name of the port
2903
2918
to access on the container. Number
2904
2919
must be in the range 1 to 65535. Name
2905
2920
must be an IANA_SVC_NAME.
2921
+ x-kubernetes-int-or-string : true
2906
2922
required :
2907
2923
- port
2908
2924
type : object
0 commit comments