From d70fc198897c4e3d9b2eee68e097b8808fdf8b96 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Wed, 14 May 2025 18:36:03 +0000 Subject: [PATCH] charts/audiobookshelf/templates/deployment.yaml aktualisiert --- charts/audiobookshelf/templates/deployment.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/charts/audiobookshelf/templates/deployment.yaml b/charts/audiobookshelf/templates/deployment.yaml index c5ffdd3..020349f 100644 --- a/charts/audiobookshelf/templates/deployment.yaml +++ b/charts/audiobookshelf/templates/deployment.yaml @@ -44,8 +44,6 @@ spec: {{- with .Values.probes }} {{- toYaml . | nindent 10 }} {{- end }} - readinessProbe: - {{- toYaml .Values.readinessProbe | nindent 12 }} resources: {{- toYaml .Values.resources | nindent 12 }} volumeMounts: