@@ -1261,6 +1261,7 @@ spec:
1261
1261
port to access on the container.
1262
1262
Number must be in the range 1
1263
1263
to 65535. Name must be an IANA_SVC_NAME.
1264
+ x-kubernetes-int-or-string : true
1264
1265
scheme :
1265
1266
description : Scheme to use for connecting
1266
1267
to the host. Defaults to HTTP.
@@ -1287,6 +1288,7 @@ spec:
1287
1288
port to access on the container.
1288
1289
Number must be in the range 1
1289
1290
to 65535. Name must be an IANA_SVC_NAME.
1291
+ x-kubernetes-int-or-string : true
1290
1292
required :
1291
1293
- port
1292
1294
type : object
@@ -1376,6 +1378,7 @@ spec:
1376
1378
port to access on the container.
1377
1379
Number must be in the range 1
1378
1380
to 65535. Name must be an IANA_SVC_NAME.
1381
+ x-kubernetes-int-or-string : true
1379
1382
scheme :
1380
1383
description : Scheme to use for connecting
1381
1384
to the host. Defaults to HTTP.
@@ -1402,6 +1405,7 @@ spec:
1402
1405
port to access on the container.
1403
1406
Number must be in the range 1
1404
1407
to 65535. Name must be an IANA_SVC_NAME.
1408
+ x-kubernetes-int-or-string : true
1405
1409
required :
1406
1410
- port
1407
1411
type : object
@@ -1484,6 +1488,7 @@ spec:
1484
1488
to access on the container. Number
1485
1489
must be in the range 1 to 65535. Name
1486
1490
must be an IANA_SVC_NAME.
1491
+ x-kubernetes-int-or-string : true
1487
1492
scheme :
1488
1493
description : Scheme to use for connecting
1489
1494
to the host. Defaults to HTTP.
@@ -1528,6 +1533,7 @@ spec:
1528
1533
to access on the container. Number
1529
1534
must be in the range 1 to 65535. Name
1530
1535
must be an IANA_SVC_NAME.
1536
+ x-kubernetes-int-or-string : true
1531
1537
required :
1532
1538
- port
1533
1539
type : object
@@ -1671,6 +1677,7 @@ spec:
1671
1677
to access on the container. Number
1672
1678
must be in the range 1 to 65535. Name
1673
1679
must be an IANA_SVC_NAME.
1680
+ x-kubernetes-int-or-string : true
1674
1681
scheme :
1675
1682
description : Scheme to use for connecting
1676
1683
to the host. Defaults to HTTP.
@@ -1715,6 +1722,7 @@ spec:
1715
1722
to access on the container. Number
1716
1723
must be in the range 1 to 65535. Name
1717
1724
must be an IANA_SVC_NAME.
1725
+ x-kubernetes-int-or-string : true
1718
1726
required :
1719
1727
- port
1720
1728
type : object
@@ -2446,6 +2454,7 @@ spec:
2446
2454
port to access on the container.
2447
2455
Number must be in the range 1
2448
2456
to 65535. Name must be an IANA_SVC_NAME.
2457
+ x-kubernetes-int-or-string : true
2449
2458
scheme :
2450
2459
description : Scheme to use for connecting
2451
2460
to the host. Defaults to HTTP.
@@ -2472,6 +2481,7 @@ spec:
2472
2481
port to access on the container.
2473
2482
Number must be in the range 1
2474
2483
to 65535. Name must be an IANA_SVC_NAME.
2484
+ x-kubernetes-int-or-string : true
2475
2485
required :
2476
2486
- port
2477
2487
type : object
@@ -2561,6 +2571,7 @@ spec:
2561
2571
port to access on the container.
2562
2572
Number must be in the range 1
2563
2573
to 65535. Name must be an IANA_SVC_NAME.
2574
+ x-kubernetes-int-or-string : true
2564
2575
scheme :
2565
2576
description : Scheme to use for connecting
2566
2577
to the host. Defaults to HTTP.
@@ -2587,6 +2598,7 @@ spec:
2587
2598
port to access on the container.
2588
2599
Number must be in the range 1
2589
2600
to 65535. Name must be an IANA_SVC_NAME.
2601
+ x-kubernetes-int-or-string : true
2590
2602
required :
2591
2603
- port
2592
2604
type : object
@@ -2669,6 +2681,7 @@ spec:
2669
2681
to access on the container. Number
2670
2682
must be in the range 1 to 65535. Name
2671
2683
must be an IANA_SVC_NAME.
2684
+ x-kubernetes-int-or-string : true
2672
2685
scheme :
2673
2686
description : Scheme to use for connecting
2674
2687
to the host. Defaults to HTTP.
@@ -2713,6 +2726,7 @@ spec:
2713
2726
to access on the container. Number
2714
2727
must be in the range 1 to 65535. Name
2715
2728
must be an IANA_SVC_NAME.
2729
+ x-kubernetes-int-or-string : true
2716
2730
required :
2717
2731
- port
2718
2732
type : object
@@ -2856,6 +2870,7 @@ spec:
2856
2870
to access on the container. Number
2857
2871
must be in the range 1 to 65535. Name
2858
2872
must be an IANA_SVC_NAME.
2873
+ x-kubernetes-int-or-string : true
2859
2874
scheme :
2860
2875
description : Scheme to use for connecting
2861
2876
to the host. Defaults to HTTP.
@@ -2900,6 +2915,7 @@ spec:
2900
2915
to access on the container. Number
2901
2916
must be in the range 1 to 65535. Name
2902
2917
must be an IANA_SVC_NAME.
2918
+ x-kubernetes-int-or-string : true
2903
2919
required :
2904
2920
- port
2905
2921
type : object
0 commit comments