deepgram / self-hosted-resources

Official Deepgram resources for deploying Deepgram services in a self-hosted environment
https://developers.deepgram.com
ISC License
6 stars 4 forks source link

Reload deployments when underlying configmaps change #20

Closed bd-g closed 2 months ago

bd-g commented 2 months ago

API, Engine, and License Proxy containers require a container restart in order to load a new set of configuration values.

This change adjusts the Helm chart to automatically restart these containers if the underlying ConfigMap has changed. See Helm docs for details.