chart-wyoming_piper: fix probe shell

This commit is contained in:
2025-04-21 15:25:49 +02:00
parent 6865b49259
commit 93ae5dd542

View File

@ -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