This commit is contained in:
Joseph Hanson 2024-07-18 11:01:06 -05:00
parent 3c7fc961e2
commit 3164ed8cc3
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 3 additions and 2 deletions

View file

@ -25,3 +25,5 @@ spec:
valuesFrom:
- kind: ConfigMap
name: nvidia-helm-values
values:
migStrategy: "mixed"

View file

@ -8,4 +8,3 @@ resources:
cpu: 100m
limits:
memory: 512Mi
migStrategy: "mixed"