Commit b45f2861 authored by Pavol Loffay's avatar Pavol Loffay

Add termination gracePeriod

parent 82241e4c
...@@ -10,6 +10,7 @@ spec: ...@@ -10,6 +10,7 @@ spec:
labels: labels:
app: cassandra app: cassandra
spec: spec:
terminationGracePeriodSeconds: 1800
containers: containers:
- name: cassandra - name: cassandra
image: gcr.io/google-samples/cassandra:v12 image: gcr.io/google-samples/cassandra:v12
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment