Update cassandra-statefulset.yaml

This commit is contained in:
rvs1729 2025-05-06 01:59:47 -04:00 committed by GitHub
parent 82b76897c2
commit 3b81357a87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ spec:
- -c
- /ready-probe.sh
initialDelaySeconds: 15
timeoutSeconds: 5
timeoutSeconds: 5
# These volume mounts are persistent. They are like inline claims,
# but not exactly because the names need to match exactly one of
# the stateful pod volumes.