Skip to content

Commit b9e2625

Browse files
committed
fix
Signed-off-by: zirain <[email protected]>
1 parent 118abd0 commit b9e2625

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

test/helm/gateway-crds-helm/all.out.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23469,7 +23469,7 @@ spec:
2346923469
value:
2347023470
description: |-
2347123471
Values defines the formatter value to use,
23472-
same formatter as HTTP access logging
23472+
same [formatter](https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log/usage#command-operators) as HTTP access logging
2347323473
(e.g. %REQUESTED_SERVER_NAME%).
2347423474
Unknown specifier values are replaced
2347523475
with the empty string.
@@ -43212,7 +43212,7 @@ spec:
4321243212
value:
4321343213
description: |-
4321443214
Values defines the formatter value to use,
43215-
same formatter as HTTP access logging
43215+
same [formatter](https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log/usage#command-operators) as HTTP access logging
4321643216
(e.g. %REQUESTED_SERVER_NAME%).
4321743217
Unknown specifier values are replaced
4321843218
with the empty string.

test/helm/gateway-crds-helm/envoy-gateway-crds.out.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2813,7 +2813,7 @@ spec:
28132813
value:
28142814
description: |-
28152815
Values defines the formatter value to use,
2816-
same formatter as HTTP access logging
2816+
same [formatter](https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log/usage#command-operators) as HTTP access logging
28172817
(e.g. %REQUESTED_SERVER_NAME%).
28182818
Unknown specifier values are replaced
28192819
with the empty string.
@@ -22556,7 +22556,7 @@ spec:
2255622556
value:
2255722557
description: |-
2255822558
Values defines the formatter value to use,
22559-
same formatter as HTTP access logging
22559+
same [formatter](https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log/usage#command-operators) as HTTP access logging
2256022560
(e.g. %REQUESTED_SERVER_NAME%).
2256122561
Unknown specifier values are replaced
2256222562
with the empty string.

0 commit comments

Comments
 (0)