Skip to content

Commit 39adc99

Browse files
committed
fix
Signed-off-by: zirain <[email protected]>
1 parent adee47d commit 39adc99

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.
@@ -43015,7 +43015,7 @@ spec:
4301543015
value:
4301643016
description: |-
4301743017
Values defines the formatter value to use,
43018-
same formatter as HTTP access logging
43018+
same [formatter](https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log/usage#command-operators) as HTTP access logging
4301943019
(e.g. %REQUESTED_SERVER_NAME%).
4302043020
Unknown specifier values are replaced
4302143021
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.
@@ -22359,7 +22359,7 @@ spec:
2235922359
value:
2236022360
description: |-
2236122361
Values defines the formatter value to use,
22362-
same formatter as HTTP access logging
22362+
same [formatter](https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log/usage#command-operators) as HTTP access logging
2236322363
(e.g. %REQUESTED_SERVER_NAME%).
2236422364
Unknown specifier values are replaced
2236522365
with the empty string.

0 commit comments

Comments
 (0)