Skip to content

Commit b39ea8a

Browse files
committed
fix
Signed-off-by: zirain <[email protected]>
1 parent 08ef04a commit b39ea8a

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
@@ -23448,7 +23448,7 @@ spec:
2344823448
value:
2344923449
description: |-
2345023450
Values defines the formatter value to use,
23451-
same formatter as HTTP access logging
23451+
same [formatter](https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log/usage#command-operators) as HTTP access logging
2345223452
(e.g. %REQUESTED_SERVER_NAME%).
2345323453
Unknown specifier values are replaced
2345423454
with the empty string.
@@ -43095,7 +43095,7 @@ spec:
4309543095
value:
4309643096
description: |-
4309743097
Values defines the formatter value to use,
43098-
same formatter as HTTP access logging
43098+
same [formatter](https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log/usage#command-operators) as HTTP access logging
4309943099
(e.g. %REQUESTED_SERVER_NAME%).
4310043100
Unknown specifier values are replaced
4310143101
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
@@ -2792,7 +2792,7 @@ spec:
27922792
value:
27932793
description: |-
27942794
Values defines the formatter value to use,
2795-
same formatter as HTTP access logging
2795+
same [formatter](https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log/usage#command-operators) as HTTP access logging
27962796
(e.g. %REQUESTED_SERVER_NAME%).
27972797
Unknown specifier values are replaced
27982798
with the empty string.
@@ -22439,7 +22439,7 @@ spec:
2243922439
value:
2244022440
description: |-
2244122441
Values defines the formatter value to use,
22442-
same formatter as HTTP access logging
22442+
same [formatter](https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log/usage#command-operators) as HTTP access logging
2244322443
(e.g. %REQUESTED_SERVER_NAME%).
2244422444
Unknown specifier values are replaced
2244522445
with the empty string.

0 commit comments

Comments
 (0)