From 1b1bd7974e7e2588a35645a359ce7662bf787d1c Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Wed, 14 May 2025 18:22:08 +0000 Subject: [PATCH] charts/audiobookshelf/templates/deployment.yaml aktualisiert --- charts/audiobookshelf/templates/deployment.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/audiobookshelf/templates/deployment.yaml b/charts/audiobookshelf/templates/deployment.yaml index 266924c..c8e4060 100644 --- a/charts/audiobookshelf/templates/deployment.yaml +++ b/charts/audiobookshelf/templates/deployment.yaml @@ -44,6 +44,7 @@ spec: {{- with .Values.livenessProbe }} livenessProbe: {{- toYaml . | nindent 12 }} + {{- end }} readinessProbe: {{- toYaml .Values.readinessProbe | nindent 12 }} resources: