Put the services on an nvidia node.

This commit is contained in:
Joseph Hanson 2024-03-31 13:08:11 -05:00
parent 0ff6df587b
commit f72b66a6fb
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 6 additions and 0 deletions

View file

@ -59,6 +59,9 @@ spec:
secretKeyRef:
name: immich-pguser-immich
key: uri
pod:
nodeSelector:
nvidia.com/gpu.present: "true"
service:
app:
controller: immich-machine-learning

View file

@ -62,6 +62,9 @@ spec:
secretKeyRef:
name: immich-pguser-immich
key: uri
pod:
nodeSelector:
nvidia.com/gpu.present: "true"
service:
app:
controller: immich-microservices