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

fix(jellyfin): Use correct spec field

parent ff52957e
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ kind: PodDisruptionBudget
metadata:
name: jellyfin
spec:
maxUnvailable: 1
maxUnavailable: 1
selector:
matchLabels:
app.kubernetes.io/component: jellyfin
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment