From c78a0ac0fcc530ff547c005e56e4a8ca5e4b9e3c Mon Sep 17 00:00:00 2001 From: Florian Piesche Date: Thu, 18 Mar 2021 08:53:43 +0000 Subject: [PATCH] Add custom probes to default values --- charts/funkwhale/values.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/charts/funkwhale/values.yaml b/charts/funkwhale/values.yaml index 45e85c4..0799963 100644 --- a/charts/funkwhale/values.yaml +++ b/charts/funkwhale/values.yaml @@ -122,6 +122,8 @@ api: tolerations: [] affinity: {} + readinessProbe: {} + livenessProbe: {} front: image: @@ -153,6 +155,8 @@ front: tolerations: [] affinity: {} + readinessProbe: {} + livenessProbe: {} celery: beat: