flux2/cmd/flux/testdata/create_source_chart
Max Jonas Werner 18d5ec4ecd
Add `(create|delete|export) source chart` commands
The `create source chart` command supports all HelmChart.spec fields
except `.valuesFiles` and `ignoreMissingValuesFiles` as these are
assumingly rarely used fields and the CLI usually only supports
commonly used ones.

closes 

Co-authored-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Max Jonas Werner <mail@makk.es>
..
basic.yaml Add `(create|delete|export) source chart` commands
setup-source.yaml Add `(create|delete|export) source chart` commands
verify_basic.yaml Add `(create|delete|export) source chart` commands
verify_complete.yaml Add `(create|delete|export) source chart` commands