Skip to content

Commit

Permalink
fix(kyak): change node selector
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Witlin <[email protected]>
  • Loading branch information
coolguy1771 committed Jan 13, 2024
1 parent 318cde1 commit 315ac4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/kyak/apps/media/jellyfin/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ spec:
cpu: 100m
pod:
nodeSelector:
intel.feature.node.kubernetes.io/gpu: "true"
feature.node.kubernetes.io/pci-8086.present: "true"
securityContext:
runAsUser: 568
runAsGroup: 568
Expand Down

0 comments on commit 315ac4d

Please sign in to comment.