@@ -4543,14 +4543,17 @@ spec:
4543
4543
value is `http`"
4544
4544
enum :
4545
4545
- http
4546
+ - https
4546
4547
- ws
4548
+ - wss
4547
4549
- tcp
4548
4550
- udp
4549
4551
type : string
4550
4552
secure :
4551
4553
description : Describes whether the endpoint should
4552
4554
be secured and protected by some authentication
4553
- process
4555
+ process. This requires a protocol of "https"
4556
+ or "wss".
4554
4557
type : boolean
4555
4558
targetPort :
4556
4559
type : integer
@@ -4709,14 +4712,17 @@ spec:
4709
4712
value is `http`"
4710
4713
enum :
4711
4714
- http
4715
+ - https
4712
4716
- ws
4717
+ - wss
4713
4718
- tcp
4714
4719
- udp
4715
4720
type : string
4716
4721
secure :
4717
4722
description : Describes whether the endpoint should
4718
4723
be secured and protected by some authentication
4719
- process
4724
+ process. This requires a protocol of "https"
4725
+ or "wss".
4720
4726
type : boolean
4721
4727
targetPort :
4722
4728
type : integer
@@ -4815,14 +4821,17 @@ spec:
4815
4821
value is `http`"
4816
4822
enum :
4817
4823
- http
4824
+ - https
4818
4825
- ws
4826
+ - wss
4819
4827
- tcp
4820
4828
- udp
4821
4829
type : string
4822
4830
secure :
4823
4831
description : Describes whether the endpoint should
4824
4832
be secured and protected by some authentication
4825
- process
4833
+ process. This requires a protocol of "https"
4834
+ or "wss".
4826
4835
type : boolean
4827
4836
targetPort :
4828
4837
type : integer
@@ -5266,14 +5275,18 @@ spec:
5266
5275
is `http`"
5267
5276
enum :
5268
5277
- http
5278
+ - https
5269
5279
- ws
5280
+ - wss
5270
5281
- tcp
5271
5282
- udp
5272
5283
type : string
5273
5284
secure :
5274
5285
description : Describes whether the endpoint
5275
5286
should be secured and protected by
5276
- some authentication process
5287
+ some authentication process. This
5288
+ requires a protocol of "https" or
5289
+ " wss" .
5277
5290
type : boolean
5278
5291
targetPort :
5279
5292
type : integer
@@ -5421,14 +5434,18 @@ spec:
5421
5434
is `http`"
5422
5435
enum :
5423
5436
- http
5437
+ - https
5424
5438
- ws
5439
+ - wss
5425
5440
- tcp
5426
5441
- udp
5427
5442
type : string
5428
5443
secure :
5429
5444
description : Describes whether the endpoint
5430
5445
should be secured and protected by
5431
- some authentication process
5446
+ some authentication process. This
5447
+ requires a protocol of "https" or
5448
+ " wss" .
5432
5449
type : boolean
5433
5450
targetPort :
5434
5451
type : integer
@@ -5537,14 +5554,18 @@ spec:
5537
5554
is `http`"
5538
5555
enum :
5539
5556
- http
5557
+ - https
5540
5558
- ws
5559
+ - wss
5541
5560
- tcp
5542
5561
- udp
5543
5562
type : string
5544
5563
secure :
5545
5564
description : Describes whether the endpoint
5546
5565
should be secured and protected by
5547
- some authentication process
5566
+ some authentication process. This
5567
+ requires a protocol of "https" or
5568
+ " wss" .
5548
5569
type : boolean
5549
5570
targetPort :
5550
5571
type : integer
@@ -6058,14 +6079,17 @@ spec:
6058
6079
`http`"
6059
6080
enum :
6060
6081
- http
6082
+ - https
6061
6083
- ws
6084
+ - wss
6062
6085
- tcp
6063
6086
- udp
6064
6087
type : string
6065
6088
secure :
6066
6089
description : Describes whether the endpoint
6067
6090
should be secured and protected by some
6068
- authentication process
6091
+ authentication process. This requires a
6092
+ protocol of "https" or "wss".
6069
6093
type : boolean
6070
6094
targetPort :
6071
6095
type : integer
@@ -6205,14 +6229,17 @@ spec:
6205
6229
`http`"
6206
6230
enum :
6207
6231
- http
6232
+ - https
6208
6233
- ws
6234
+ - wss
6209
6235
- tcp
6210
6236
- udp
6211
6237
type : string
6212
6238
secure :
6213
6239
description : Describes whether the endpoint
6214
6240
should be secured and protected by some
6215
- authentication process
6241
+ authentication process. This requires a
6242
+ protocol of "https" or "wss".
6216
6243
type : boolean
6217
6244
targetPort :
6218
6245
type : integer
@@ -6313,14 +6340,17 @@ spec:
6313
6340
`http`"
6314
6341
enum :
6315
6342
- http
6343
+ - https
6316
6344
- ws
6345
+ - wss
6317
6346
- tcp
6318
6347
- udp
6319
6348
type : string
6320
6349
secure :
6321
6350
description : Describes whether the endpoint
6322
6351
should be secured and protected by some
6323
- authentication process
6352
+ authentication process. This requires a
6353
+ protocol of "https" or "wss".
6324
6354
type : boolean
6325
6355
targetPort :
6326
6356
type : integer
@@ -6777,15 +6807,18 @@ spec:
6777
6807
`http`"
6778
6808
enum :
6779
6809
- http
6810
+ - https
6780
6811
- ws
6812
+ - wss
6781
6813
- tcp
6782
6814
- udp
6783
6815
type : string
6784
6816
secure :
6785
6817
description : Describes whether the
6786
6818
endpoint should be secured and
6787
6819
protected by some authentication
6788
- process
6820
+ process. This requires a protocol
6821
+ of "https" or "wss".
6789
6822
type : boolean
6790
6823
targetPort :
6791
6824
type : integer
@@ -6942,15 +6975,18 @@ spec:
6942
6975
`http`"
6943
6976
enum :
6944
6977
- http
6978
+ - https
6945
6979
- ws
6980
+ - wss
6946
6981
- tcp
6947
6982
- udp
6948
6983
type : string
6949
6984
secure :
6950
6985
description : Describes whether the
6951
6986
endpoint should be secured and
6952
6987
protected by some authentication
6953
- process
6988
+ process. This requires a protocol
6989
+ of "https" or "wss".
6954
6990
type : boolean
6955
6991
targetPort :
6956
6992
type : integer
@@ -7065,15 +7101,18 @@ spec:
7065
7101
`http`"
7066
7102
enum :
7067
7103
- http
7104
+ - https
7068
7105
- ws
7106
+ - wss
7069
7107
- tcp
7070
7108
- udp
7071
7109
type : string
7072
7110
secure :
7073
7111
description : Describes whether the
7074
7112
endpoint should be secured and
7075
7113
protected by some authentication
7076
- process
7114
+ process. This requires a protocol
7115
+ of "https" or "wss".
7077
7116
type : boolean
7078
7117
targetPort :
7079
7118
type : integer
0 commit comments