Skip to content

Commit

Permalink
Add termination gracePeriod
Browse files Browse the repository at this point in the history
  • Loading branch information
pavolloffay committed Jul 26, 2017
1 parent 82241e4 commit b45f286
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/storage/cassandra/cassandra-statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ spec:
labels:
app: cassandra
spec:
terminationGracePeriodSeconds: 1800
containers:
- name: cassandra
image: gcr.io/google-samples/cassandra:v12
Expand Down

0 comments on commit b45f286

Please sign in to comment.