CAAPIM / apim-charts

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

Added restartOnConfigChange flag to trigger Gateway Deployment if configMap changes during helm upgrade #261

Open DamandeepToor opened 1 year ago

DamandeepToor commented 1 year ago

Description of the change

Added restartOnConfigChange flag to trigger Gateway Deployment if configMap changes during helm upgrade

Benefits

Example , if User switches from one Database Server to Another , configMap will change and with change , user can control if gateway gets redeployed automatically or manually wants to restart the Gateway pods

Drawbacks

Applicable issues

Additional information

Checklist