You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/internal/chart/v3/util/testdata/subpop
Matt Farina 70257f5cd6
Initial addition of v3 charts
10 months ago
..
charts Initial addition of v3 charts 10 months ago
noreqs Initial addition of v3 charts 10 months ago
Chart.yaml Initial addition of v3 charts 10 months ago
README.md Initial addition of v3 charts 10 months ago
values.yaml Initial addition of v3 charts 10 months ago

README.md

Subpop

This chart is for testing the processing of enabled/disabled charts
via conditions and tags.

Currently there are three levels:

parent
-1 tags: front-end, subchart1
--A tags: front-end, subchartA
--B tags: front-end, subchartB
-2 tags: back-end, subchart2
--B tags: back-end, subchartB
--C tags: back-end, subchartC

Tags and conditions are currently in requirements.yaml files.