Skip to content

Commit b37d450

Browse files
committed
fix
Signed-off-by: zirain <[email protected]>
1 parent 967f1df commit b37d450

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
@@ -23431,7 +23431,7 @@ spec:
2343123431
value:
2343223432
description: |-
2343323433
Values defines the formatter value to use,
23434-
same formatter as HTTP access logging
23434+
same [formatter](https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log/usage#command-operators) as HTTP access logging
2343523435
(e.g. %REQUESTED_SERVER_NAME%).
2343623436
Unknown specifier values are replaced
2343723437
with the empty string.
@@ -42998,7 +42998,7 @@ spec:
4299842998
value:
4299942999
description: |-
4300043000
Values defines the formatter value to use,
43001-
same formatter as HTTP access logging
43001+
same [formatter](https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log/usage#command-operators) as HTTP access logging
4300243002
(e.g. %REQUESTED_SERVER_NAME%).
4300343003
Unknown specifier values are replaced
4300443004
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
@@ -2775,7 +2775,7 @@ spec:
27752775
value:
27762776
description: |-
27772777
Values defines the formatter value to use,
2778-
same formatter as HTTP access logging
2778+
same [formatter](https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log/usage#command-operators) as HTTP access logging
27792779
(e.g. %REQUESTED_SERVER_NAME%).
27802780
Unknown specifier values are replaced
27812781
with the empty string.
@@ -22342,7 +22342,7 @@ spec:
2234222342
value:
2234322343
description: |-
2234422344
Values defines the formatter value to use,
22345-
same formatter as HTTP access logging
22345+
same [formatter](https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log/usage#command-operators) as HTTP access logging
2234622346
(e.g. %REQUESTED_SERVER_NAME%).
2234722347
Unknown specifier values are replaced
2234822348
with the empty string.

0 commit comments

Comments
 (0)