make sure jellyfin is on disk-nodes
This commit is contained in:
parent
c7163aca90
commit
6d4c3befc4
1 changed files with 4 additions and 0 deletions
|
|
@ -68,6 +68,10 @@ spec:
|
|||
intel.feature.node.kubernetes.io/gpu: "true"
|
||||
kubernetes.io/hostname: n150-nas
|
||||
terminationGracePeriodSeconds: 30
|
||||
tolerations:
|
||||
- effect: NoSchedule
|
||||
key: justdisks
|
||||
operator: Exists
|
||||
volumes:
|
||||
- name: jellyfin-config
|
||||
persistentVolumeClaim:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue