charts/audiobookshelf/templates/deployment.yaml aktualisiert
This commit is contained in:
@ -44,6 +44,7 @@ spec:
|
||||
{{- with .Values.livenessProbe }}
|
||||
livenessProbe:
|
||||
{{- toYaml . | nindent 12 }}
|
||||
{{- end }}
|
||||
readinessProbe:
|
||||
{{- toYaml .Values.readinessProbe | nindent 12 }}
|
||||
resources:
|
||||
|
Reference in New Issue
Block a user