Create tests for Helm Chart
The following discussion from !794 (merged) should be addressed:
- @Alexand started a discussion: (+1 comment)
I wonder if in the future it'd be worth creating helm template tests to test default and custom configuration. Perhaps this could detect invalid configuration combination quicker than an integration test.
Such a test would have easily caught the digest problem, whereas, if we didn't have tested it manually here, we'd never know until somebody complains, since this configuration is not added by default.