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

@ -24,4 +24,6 @@ spec:
strategy: rollback strategy: rollback
valuesFrom: valuesFrom:
- kind: ConfigMap - kind: ConfigMap
name: nvidia-helm-values name: nvidia-helm-values
values:
migStrategy: "mixed"

View file

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