/jxboot-helmfile-resources

a chart like jxboot-resources but for helmfile + helm 3

Primary LanguageGoApache License 2.0Apache-2.0

jxboot-resources

Helm chart for resources used by jx boot

See chart readme for install and config options.

Building

To build this chart run:

make

to run the unit tests:

make test

Renerating test data

The following command will regenerate the test files in tests/test_data/*/expected/**/*.yaml if the underlying charts change:

make test-regen