emby: remove readiness probe

This commit is contained in:
2025-03-08 21:56:27 -05:00
parent 04719f8ea5
commit b91760fdc8

View File

@@ -51,10 +51,6 @@ spec:
httpGet:
path: /
port: http
readinessProbe:
httpGet:
path: /
port: http
strategy:
type: Recreate
securityContext: