Skip to content

Commit 01c1c20

Browse files
author
Scott Mattan
committed
fix: changed Japanese templete item to english
1 parent 1aabe2c commit 01c1c20

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/examples/cognito-ingress-template.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ spec:
6161
serviceName: ssl-redirect
6262
# Configured via the redirect settings in the annotations
6363
servicePort: use-annotation
64-
- path: <html_path>
64+
- path: <html-path>
6565
backend:
66-
serviceName: <サービス名>
67-
servicePort: <ポート番号>
66+
serviceName: <service-name>
67+
servicePort: <service-port>

0 commit comments

Comments
 (0)