helm-charts
helm-charts copied to clipboard
Add support for deployment labels and annotations
What was changed
This PR adds support for configuring custom labels and annotations in the main metadata of all Deployment workloads:
serverserver.frontendserver.historyserver.matchingserver.workeradmintoolsweb
Why?
These changes were added specifically to allow for custom server Deployment annotations so that a tool like stakater/Reloader may be used to auto-restart the server when persistence auth keys are rotated.
Checklist
-
Closes
-
How was this tested:
Local helm template rendering.
- Any docs updates needed?
I'm going to wait for https://github.com/temporalio/helm-charts/pull/539 to be merged, please then adjust this to lean on the helper, and add a similar helper for annotations.
#539 is now merged. Please can you re-work the PR based on that?
Closing due to inactivity. Please re-open if you would like to re-base and continue.