Merge pull request #47346 from Arhell/ru-red

[ru] Update stale StatefulSet with Cassandra example
This commit is contained in:
Kubernetes Prow Robot 2024-08-04 21:26:39 -07:00 committed by GitHub
commit f49c5e40fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ spec:
labels:
app: cassandra
spec:
terminationGracePeriodSeconds: 1800
terminationGracePeriodSeconds: 500
containers:
- name: cassandra
image: gcr.io/google-samples/cassandra:v13
@ -43,7 +43,7 @@ spec:
lifecycle:
preStop:
exec:
command:
command:
- /bin/sh
- -c
- nodetool drain