linkerd2/charts/partials
Oliver Gould f0820bdfbf
inject: Use 'quote' function in proxy template (#5107)
As described in #5105, it's not currently possible to set the proxy log
level to `off`. The proxy injector's template does not quote the log
level value, and so the `off` value is handled as `false`. Thanks, YAML.

This change updates the proxy template to use helm's `quote` function
throughout, replacing manually quoted values and fixing the quoting for
the log level value.

We also remove the default logFormat value, as the default is specified
in values.yaml.
2020-10-20 15:36:10 -07:00
..
templates inject: Use 'quote' function in proxy template (#5107) 2020-10-20 15:36:10 -07:00
.helmignore Add Control Plane Helm Templates And Proxy Partials (#3146) 2019-08-06 09:18:19 -07:00
Chart.yaml Update release version in charts and related documentation (#3913) 2020-01-10 11:13:44 -08:00
values.yaml Add Control Plane Helm Templates And Proxy Partials (#3146) 2019-08-06 09:18:19 -07:00