refactor
This commit is contained in:
parent
41a16c0b83
commit
40cc7ab08f
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue