diff options
Diffstat (limited to 'f3s/jellyfin')
| -rw-r--r-- | f3s/jellyfin/helm-chart/templates/deployment.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/f3s/jellyfin/helm-chart/templates/deployment.yaml b/f3s/jellyfin/helm-chart/templates/deployment.yaml index be8b677..1dc9bcd 100644 --- a/f3s/jellyfin/helm-chart/templates/deployment.yaml +++ b/f3s/jellyfin/helm-chart/templates/deployment.yaml @@ -13,6 +13,8 @@ spec: labels: app: jellyfin-server spec: + nodeSelector: + kubernetes.io/hostname: f0.lan.buetow.org containers: - name: jellyfin image: jellyfin/jellyfin:10.8.13 |
