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.
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.