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: