linkerd2/viz/charts
Nathan J Mehl 3534a902ce
Fix spelling issue w/ sidecarContainers key in linkerd-viz helm chart (#5674)
The name of the `sidecarContainers` chart value key is misspelled
`sideCarContainers` in the default values file and the README: anyone
who uses the misspelled key will be confused and unhappy to see that
their sidecar container is not added to the pod because the Helm
template is looking for `.Values.prometheus.sidecarContainer`

Change the first `c` character to lower-case as the template expects. :)

Signed-off-by: Nathan J. Mehl <n@oden.io>
2021-02-09 13:42:43 -05:00
..
linkerd-viz Fix spelling issue w/ sidecarContainers key in linkerd-viz helm chart (#5674) 2021-02-09 13:42:43 -05:00