Merge pull request #47277 from abhilasha2418/bncassandraGraceperiod
[bn] Reduce GracePeriod to 300 sec for deploying Cassandra with a Sta…pull/47562/head
commit
f91f8e1d85
|
@ -15,7 +15,7 @@ spec:
|
|||
labels:
|
||||
app: cassandra
|
||||
spec:
|
||||
terminationGracePeriodSeconds: 1800
|
||||
terminationGracePeriodSeconds: 500
|
||||
containers:
|
||||
- name: cassandra
|
||||
image: gcr.io/google-samples/cassandra:v13
|
||||
|
|
Loading…
Reference in New Issue