This commit is contained in:
viveksair 2025-05-03 10:33:03 -04:00
parent 41a16c0b83
commit 40cc7ab08f
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ spec:
command: command:
- /bin/bash - /bin/bash
- -c - -c
- /ready-probe.sh - "nodetool status"
initialDelaySeconds: 15 initialDelaySeconds: 15
timeoutSeconds: 5 timeoutSeconds: 5
periodSeconds: 10 periodSeconds: 10