Skip to content

Commit

Permalink
fix: auto-restart mediafusion when env changes
Browse files Browse the repository at this point in the history
Signed-off-by: David Young <[email protected]>
  • Loading branch information
funkypenguin committed May 24, 2024
1 parent 6fcc611 commit c475918
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/other/myprecious/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10685,7 +10685,8 @@ mediafusion:
priorityClassName: tenant-normal
controller:
annotations:
configmap.reloader.stakater.com/reload: "elfbot-all,elfbot-mediafusion"
configmap.reloader.stakater.com/reload: "elfbot-all,elfbot-mediafusion,mediafusion-env"
secret.reloader.stakater.com/reload: "mediafusion-env"
strategy:
rollingUpdate:
unavailable: 1
Expand Down

0 comments on commit c475918

Please sign in to comment.