Skip to content

Commit 9de1412

Browse files
Update content/ja/docs/concepts/services-networking/service-traffic-policy.md
Co-authored-by: nasa9084 <[email protected]>
1 parent 47010c1 commit 9de1412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/concepts/services-networking/service-traffic-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ weight: 45
2626
特定のServiceのエンドポイントがないノード上のPodの場合、Serviceに他のノードのエンドポイントがある場合でも、Serviceは(このノード上のポッドの)エンドポイントがゼロであるかのように動作します。
2727
{{< /note >}}
2828

29-
次の例は、`.spec.internalTrafficPolicy``Local`に設定した場合のサービスの様子を示しています
29+
次の例は、`.spec.internalTrafficPolicy``Local`に設定した場合のServiceの様子を示しています
3030

3131
```yaml
3232
apiVersion: v1

0 commit comments

Comments
 (0)