CAAPIM / apim-charts

Helm Charts for Layer7 API Management components.
MIT License
11 stars 48 forks source link

[charts/gateway]Us896244 dbupgrade job #238

Closed uppoju closed 1 year ago

uppoju commented 1 year ago

Description of the change

Added DB upgrade job for creating OTK DB Supported Demo DB for OTK Add read only connection support

Benefits Customers can use OTK without configuring external DB for validation purpose

Drawbacks

NA

Applicable issues

NA

Additional information

Checklist

uppoju commented 1 year ago

There's a ref in production-values.yaml that needs to be updated and default for otk.enabled should be false in values.yaml.

Chart version should be 3.0.13

Please check the linting errors with chart-tester locally - if the check fails the release pipeline will too

Addressed all the comments