Twingate / helm-charts

Official Twingate Helm Charts
MIT License
12 stars 13 forks source link

Add support for custom pod annotations #11

Closed mjhuber closed 2 years ago

mjhuber commented 2 years ago

What this PR does / why we need it:

Adds support for adding optional annotations to pods. With this PR, adding a map of values to the podAnnotations variable will add them all as annotations on the running pod(s).

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]