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: httpGet:
path: / path: /
port: http port: http
readinessProbe:
httpGet:
path: /
port: http
strategy: strategy:
type: Recreate type: Recreate
securityContext: securityContext: