Skip to content

0.21.0 [monochart] Add `envFromFieldRefFieldPath` config

Choose a tag to compare

@aknysh aknysh released this 03 Oct 05:17
· 12 commits to master since this release
b7cf8b1

what

  • [monochart] Add envFromFieldRefFieldPath config

why

  • To be able to declare ENV vars from pod fields
  • Example usage is Datadog APM to declare dynamic ENV var DD_AGENT_HOST from pod field status.hostIP

references