OTK Version 4.6.1
Support OTK Health check using service bundle. Removes need to do helm upgrade with health checks enabled after OTK install. The health check service will pass even when OTK is not yet installed.
Benefits
Drawbacks
Applicable issues
fixes #
Additional information
Checklist
[] Chart version bumped in Chart.yaml according to semver.
[] Variables are documented in the README.md
[] 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
OTK Version 4.6.1 Support OTK Health check using service bundle. Removes need to do helm upgrade with health checks enabled after OTK install. The health check service will pass even when OTK is not yet installed.
Benefits
Drawbacks
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