From 93ae5dd542b84314d6cf327e9633a67489d0a958 Mon Sep 17 00:00:00 2001 From: bp99 Date: Mon, 21 Apr 2025 15:25:49 +0200 Subject: [PATCH] chart-wyoming_piper: fix probe shell --- charts/wyoming-piper/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/wyoming-piper/values.yaml b/charts/wyoming-piper/values.yaml index 5043953..f710f42 100644 --- a/charts/wyoming-piper/values.yaml +++ b/charts/wyoming-piper/values.yaml @@ -79,7 +79,7 @@ livenessProbe: readinessProbe: exec: command: - - /bin/sh + - /bin/bash - -c - >- echo '{ "type": "describe" }' > /dev/tcp/localhost/10200