wandb / helm-charts

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

Allow setting pod annotations on launch agent #234

Closed christopher-dG closed 2 weeks ago

christopher-dG commented 3 weeks 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 3 weeks 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 2 weeks 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.