mixed
This commit is contained in:
parent
3c7fc961e2
commit
3164ed8cc3
2 changed files with 3 additions and 2 deletions
|
@ -24,4 +24,6 @@ spec:
|
|||
strategy: rollback
|
||||
valuesFrom:
|
||||
- kind: ConfigMap
|
||||
name: nvidia-helm-values
|
||||
name: nvidia-helm-values
|
||||
values:
|
||||
migStrategy: "mixed"
|
||||
|
|
|
@ -8,4 +8,3 @@ resources:
|
|||
cpu: 100m
|
||||
limits:
|
||||
memory: 512Mi
|
||||
migStrategy: "mixed"
|
||||
|
|
Loading…
Reference in a new issue