mirror of
https://github.com/truenas/charts.git
synced 2026-06-16 15:08:11 +08:00
fix test
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
workload:
|
||||
main:
|
||||
enabled: true
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
enabled: false
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
@@ -5,6 +5,10 @@
|
||||
workload:
|
||||
main:
|
||||
enabled: false
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
enabled: false
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
@@ -98,7 +98,6 @@ containerOptions:
|
||||
NVIDIA_CAPS:
|
||||
- all
|
||||
|
||||
|
||||
# -- Options for all pods
|
||||
# Can be overruled per pod
|
||||
podOptions:
|
||||
@@ -455,6 +454,8 @@ workload:
|
||||
main:
|
||||
# -- Enables the container
|
||||
enabled: true
|
||||
# -- Sets the container as primary
|
||||
primary: true
|
||||
# -- Container image
|
||||
imageSelector: ""
|
||||
tty: false
|
||||
|
||||
Reference in New Issue
Block a user