livekit / livekit-helm

LiveKit Helm charts
https://docs.livekit.io
Apache License 2.0
55 stars 64 forks source link

Set configmap checksum on deployments annotations #39

Closed bmbferreira closed 2 years ago

bmbferreira commented 2 years ago

I noticed that the deployments (both egress and livekit-server) were not being restarted automatically after changing some configuration on the configmap. This PR fixes that by setting the configmap checksum on the annotations, as recommended on the official helm documentation.

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.