You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: group is the group of the target resource.
833
870
type: string
834
871
kind:
872
+
description: kind is kind of the target resource.
835
873
type: string
836
874
name:
875
+
description: name is the name of the target resource.
837
876
type: string
838
877
namespace:
878
+
description: namespace is the namespace of the referent.
839
879
type: string
840
880
type: object
841
881
type: object
@@ -1023,14 +1063,19 @@ spec:
1023
1063
type: object
1024
1064
type: object
1025
1065
targetRef:
1066
+
description: Optional.
1026
1067
properties:
1027
1068
group:
1069
+
description: group is the group of the target resource.
1028
1070
type: string
1029
1071
kind:
1072
+
description: kind is kind of the target resource.
1030
1073
type: string
1031
1074
name:
1075
+
description: name is the name of the target resource.
1032
1076
type: string
1033
1077
namespace:
1078
+
description: namespace is the namespace of the referent.
1034
1079
type: string
1035
1080
type: object
1036
1081
type: object
@@ -1607,7 +1652,7 @@ spec:
1607
1652
description: The name of the secret that holds the TLS certs for the client including the CA certificates.
1608
1653
type: string
1609
1654
insecureSkipVerify:
1610
-
description: InsecureSkipVerify specifies whether the proxy should skip verifying the CA signature and SAN for the server certificate corresponding to the host.
1655
+
description: '`insecureSkipVerify` specifies whether the proxy should skip verifying the CA signature and SAN for the server certificate corresponding to the host.'
1611
1656
nullable: true
1612
1657
type: boolean
1613
1658
mode:
@@ -1645,7 +1690,7 @@ spec:
1645
1690
description: The name of the secret that holds the TLS certs for the client including the CA certificates.
1646
1691
type: string
1647
1692
insecureSkipVerify:
1648
-
description: InsecureSkipVerify specifies whether the proxy should skip verifying the CA signature and SAN for the server certificate corresponding to the host.
1693
+
description: '`insecureSkipVerify` specifies whether the proxy should skip verifying the CA signature and SAN for the server certificate corresponding to the host.'
1649
1694
nullable: true
1650
1695
type: boolean
1651
1696
mode:
@@ -2191,7 +2236,7 @@ spec:
2191
2236
description: The name of the secret that holds the TLS certs for the client including the CA certificates.
2192
2237
type: string
2193
2238
insecureSkipVerify:
2194
-
description: InsecureSkipVerify specifies whether the proxy should skip verifying the CA signature and SAN for the server certificate corresponding to the host.
2239
+
description: '`insecureSkipVerify` specifies whether the proxy should skip verifying the CA signature and SAN for the server certificate corresponding to the host.'
2195
2240
nullable: true
2196
2241
type: boolean
2197
2242
mode:
@@ -2229,7 +2274,7 @@ spec:
2229
2274
description: The name of the secret that holds the TLS certs for the client including the CA certificates.
2230
2275
type: string
2231
2276
insecureSkipVerify:
2232
-
description: InsecureSkipVerify specifies whether the proxy should skip verifying the CA signature and SAN for the server certificate corresponding to the host.
2277
+
description: '`insecureSkipVerify` specifies whether the proxy should skip verifying the CA signature and SAN for the server certificate corresponding to the host.'
2233
2278
nullable: true
2234
2279
type: boolean
2235
2280
mode:
@@ -2827,7 +2872,7 @@ spec:
2827
2872
description: The name of the secret that holds the TLS certs for the client including the CA certificates.
2828
2873
type: string
2829
2874
insecureSkipVerify:
2830
-
description: InsecureSkipVerify specifies whether the proxy should skip verifying the CA signature and SAN for the server certificate corresponding to the host.
2875
+
description: '`insecureSkipVerify` specifies whether the proxy should skip verifying the CA signature and SAN for the server certificate corresponding to the host.'
2831
2876
nullable: true
2832
2877
type: boolean
2833
2878
mode:
@@ -2865,7 +2910,7 @@ spec:
2865
2910
description: The name of the secret that holds the TLS certs for the client including the CA certificates.
2866
2911
type: string
2867
2912
insecureSkipVerify:
2868
-
description: InsecureSkipVerify specifies whether the proxy should skip verifying the CA signature and SAN for the server certificate corresponding to the host.
2913
+
description: '`insecureSkipVerify` specifies whether the proxy should skip verifying the CA signature and SAN for the server certificate corresponding to the host.'
2869
2914
nullable: true
2870
2915
type: boolean
2871
2916
mode:
@@ -3411,7 +3456,7 @@ spec:
3411
3456
description: The name of the secret that holds the TLS certs for the client including the CA certificates.
3412
3457
type: string
3413
3458
insecureSkipVerify:
3414
-
description: InsecureSkipVerify specifies whether the proxy should skip verifying the CA signature and SAN for the server certificate corresponding to the host.
3459
+
description: '`insecureSkipVerify` specifies whether the proxy should skip verifying the CA signature and SAN for the server certificate corresponding to the host.'
3415
3460
nullable: true
3416
3461
type: boolean
3417
3462
mode:
@@ -3449,7 +3494,7 @@ spec:
3449
3494
description: The name of the secret that holds the TLS certs for the client including the CA certificates.
3450
3495
type: string
3451
3496
insecureSkipVerify:
3452
-
description: InsecureSkipVerify specifies whether the proxy should skip verifying the CA signature and SAN for the server certificate corresponding to the host.
3497
+
description: '`insecureSkipVerify` specifies whether the proxy should skip verifying the CA signature and SAN for the server certificate corresponding to the host.'
3453
3498
nullable: true
3454
3499
type: boolean
3455
3500
mode:
@@ -4344,14 +4389,19 @@ spec:
4344
4389
type: object
4345
4390
type: object
4346
4391
targetRef:
4392
+
description: Optional.
4347
4393
properties:
4348
4394
group:
4395
+
description: group is the group of the target resource.
4349
4396
type: string
4350
4397
kind:
4398
+
description: kind is kind of the target resource.
4351
4399
type: string
4352
4400
name:
4401
+
description: name is the name of the target resource.
4353
4402
type: string
4354
4403
namespace:
4404
+
description: namespace is the namespace of the referent.
4355
4405
type: string
4356
4406
type: object
4357
4407
type: object
@@ -4442,14 +4492,19 @@ spec:
4442
4492
type: object
4443
4493
type: object
4444
4494
targetRef:
4495
+
description: Optional.
4445
4496
properties:
4446
4497
group:
4498
+
description: group is the group of the target resource.
4447
4499
type: string
4448
4500
kind:
4501
+
description: kind is kind of the target resource.
4449
4502
type: string
4450
4503
name:
4504
+
description: name is the name of the target resource.
4451
4505
type: string
4452
4506
namespace:
4507
+
description: namespace is the namespace of the referent.
4453
4508
type: string
4454
4509
type: object
4455
4510
type: object
@@ -5587,14 +5642,19 @@ spec:
5587
5642
type: object
5588
5643
type: object
5589
5644
targetRef:
5645
+
description: Optional.
5590
5646
properties:
5591
5647
group:
5648
+
description: group is the group of the target resource.
5592
5649
type: string
5593
5650
kind:
5651
+
description: kind is kind of the target resource.
5594
5652
type: string
5595
5653
name:
5654
+
description: name is the name of the target resource.
5596
5655
type: string
5597
5656
namespace:
5657
+
description: namespace is the namespace of the referent.
5598
5658
type: string
5599
5659
type: object
5600
5660
tracing:
@@ -7467,14 +7527,19 @@ spec:
7467
7527
pattern: (^$|^[a-f0-9]{64}$)
7468
7528
type: string
7469
7529
targetRef:
7530
+
description: Optional.
7470
7531
properties:
7471
7532
group:
7533
+
description: group is the group of the target resource.
7472
7534
type: string
7473
7535
kind:
7536
+
description: kind is kind of the target resource.
7474
7537
type: string
7475
7538
name:
7539
+
description: name is the name of the target resource.
7476
7540
type: string
7477
7541
namespace:
7542
+
description: namespace is the namespace of the referent.
0 commit comments