chart-wyoming_piper: fix probe shell
This commit is contained in:
@ -79,7 +79,7 @@ livenessProbe:
|
|||||||
readinessProbe:
|
readinessProbe:
|
||||||
exec:
|
exec:
|
||||||
command:
|
command:
|
||||||
- /bin/sh
|
- /bin/bash
|
||||||
- -c
|
- -c
|
||||||
- >-
|
- >-
|
||||||
echo '{ "type": "describe" }' > /dev/tcp/localhost/10200
|
echo '{ "type": "describe" }' > /dev/tcp/localhost/10200
|
||||||
|
|||||||
Reference in New Issue
Block a user