adds support for externally managed secrets for critical items that probably should not just be in the helm chart - fixes #41 - disabled by default for backwards compatibility
ensures that install has PVC present - fixes #52
adds checksum annotations to deployments to enable automatic rolling if necessary
Fixes T7847
Associated risk level medium
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Description
install
has PVC present - fixes #52Fixes T7847 Associated risk level medium
Type of change