Skip to content

Commit 7fd3c30

Browse files
kmutot-inu
andauthored
Update content/ja/docs/tutorials/services/pods-and-endpoint-termination-flow.md
Co-authored-by: Toshiaki Inukai <[email protected]>
1 parent 53a003e commit 7fd3c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/tutorials/services/pods-and-endpoint-termination-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ spec:
4646
labels:
4747
app: nginx
4848
spec:
49-
terminationGracePeriodSeconds: 120 # 追加の長いgraceful期間
49+
terminationGracePeriodSeconds: 120 # 非常に長い猶予期間
5050
containers:
5151
- name: nginx
5252
image: nginx:latest

0 commit comments

Comments
 (0)