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