mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Add termination gracePeriod
This commit is contained in:
parent
82241e4c0d
commit
b45f2861a2
@ -10,6 +10,7 @@ spec:
|
||||
labels:
|
||||
app: cassandra
|
||||
spec:
|
||||
terminationGracePeriodSeconds: 1800
|
||||
containers:
|
||||
- name: cassandra
|
||||
image: gcr.io/google-samples/cassandra:v12
|
||||
|
Loading…
Reference in New Issue
Block a user