Recetnly 'pre-install' helm hook was removed to support minio-secret be created during 'helm upgrade' but this caused helm upgrade to fail so this PR is about reverting the https://github.com/CAAPIM/apim-charts/pull/100
Benefits
None
Drawbacks
NA
Applicable issues
Additional information
Checklist
[x] Chart version bumped in Chart.yaml according to semver.
[] Variables are documented in the README.md
[x] Title of the PR starts with chart name (e.g. [charts/gateway])
[] If the chart contains a values-production.yaml apart from values.yaml, ensure that you implement the changes in both files
Description of the change
Recetnly 'pre-install' helm hook was removed to support minio-secret be created during 'helm upgrade' but this caused helm upgrade to fail so this PR is about reverting the https://github.com/CAAPIM/apim-charts/pull/100
Benefits
None
Drawbacks
NA
Applicable issues
Additional information
Checklist
Chart.yaml
according to semver.[charts/gateway]
)values-production.yaml
apart fromvalues.yaml
, ensure that you implement the changes in both files