mirror of
https://github.com/truenas/charts.git
synced 2024-04-21 15:21:45 +00:00
8 lines
203 B
YAML
8 lines
203 B
YAML
# As we have by default enabled
|
|
# a "main" workload" for all charts
|
|
# We disable it so tests run with their defined
|
|
# workload (Tests use a different named workload)
|
|
workload:
|
|
main:
|
|
enabled: false
|