charts/audiobookshelf/values.yaml aktualisiert

This commit is contained in:
Marko Oldenburg 2025-05-14 17:39:47 +00:00
parent 9c1ddb8a8b
commit 161237d5ff

View File

@ -122,14 +122,14 @@ resources:
cpu: 100m
memory: 128Mi
livenessProbe: {}
# tcpSocket:
# port: http
livenessProbe:
tcpSocket:
port: http
# initialDelaySeconds: 15
# timeoutSeconds: 10
readinessProbe: {}
# tcpSocket:
# port: http
readinessProbe:
tcpSocket:
port: http
# initialDelaySeconds: 15
# timeoutSeconds: 1