Fix testenv for chart testing

Signed-off-by: James Munnelly <james@munnelly.eu>
This commit is contained in:
James Munnelly 2019-01-18 13:40:11 +00:00
parent 0489bfa828
commit 88cce30fbe

View File

@ -8,13 +8,11 @@
# Chart directories separated by a space
CHART_DIRS=(
contrib/charts
deploy/charts
)
# Charts that should be skipped
EXCLUDED_CHARTS=(
contrib/charts/pebble
contrib/charts/vault
)
# Additional chart repos to add (<name>=<url>), separated by a space