Skip to content
Snippets Groups Projects
Verified Commit 971fb6b3 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(ente): Fix readiness probe for deployment

parent df1d265b
Branches
Tags
No related merge requests found
......@@ -24,7 +24,7 @@ spec:
name: jellyfin
readinessProbe:
httpGet:
path: /health
path: /ping
port: 8080
ports:
- containerPort: 8080
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment