Fix testenv for chart testing
Signed-off-by: James Munnelly <james@munnelly.eu>
This commit is contained in:
parent
0489bfa828
commit
88cce30fbe
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user