Add termination gracePeriod
This commit is contained in:
@@ -10,6 +10,7 @@ spec:
|
||||
labels:
|
||||
app: cassandra
|
||||
spec:
|
||||
terminationGracePeriodSeconds: 1800
|
||||
containers:
|
||||
- name: cassandra
|
||||
image: gcr.io/google-samples/cassandra:v12
|
||||
|
Reference in New Issue
Block a user