Skip to content

Commit 23a5bc8

Browse files
authored
Sync #16611 fix indentation of annotation into Chinese (#16618)
1 parent c0a1a35 commit 23a5bc8

File tree

1 file changed

+1
-1
lines changed
  • content/zh/docs/tasks/traffic-management/ingress/gateway-api

1 file changed

+1
-1
lines changed

content/zh/docs/tasks/traffic-management/ingress/gateway-api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ data:
237237
deployment: |
238238
metadata:
239239
annotations:
240-
additional-annotation: some-value
240+
additional-annotation: some-value
241241
spec:
242242
replicas: 4
243243
template:

0 commit comments

Comments
 (0)