Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 481 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 481 Bytes

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