Skip to content

Commit 3995ff0

Browse files
kmutot-inu
andauthored
Update content/ja/examples/service/pod-with-graceful-termination.yaml
Co-authored-by: Toshiaki Inukai <[email protected]>
1 parent 7fd3c30 commit 3995ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/examples/service/pod-with-graceful-termination.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
labels:
1515
app: nginx
1616
spec:
17-
terminationGracePeriodSeconds: 120 # 追加の長いgraceful期間
17+
terminationGracePeriodSeconds: 120 # 非常に長い猶予期間
1818
containers:
1919
- name: nginx
2020
image: nginx:latest

0 commit comments

Comments
 (0)