wandb / helm-charts

Our official helm charts for deploying wandb into k8s
MIT License
19 stars 8 forks source link

Allow setting pod annotations on launch agent #234

Closed christopher-dG closed 1 month ago

christopher-dG commented 1 month ago

This lets you set annotations on the launch agent pods (which I am going to use to set up datadog multiline log aggregation)

bcsherma commented 1 month ago

Thanks for the contribution @christopher-dG! Could you please

  1. bump the chart version to 0.13.11
  2. add a description for agent.podAnnotations in charts/launch-agent/README.md And then I reckon we can merge this.
christopher-dG commented 1 month ago

Done! All the whitespace changes in the markdown table were done by my editor automatically, if you guys are opinionated about the exact format of the table then feel free to revert that bit or tweak it.