linkerd2/charts
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
..
add-ons Stop rendering addon config (#5078) 2020-10-16 11:07:51 -07:00
linkerd2 Allow tracing ServiceAccounts to use the PSP (#5072) 2020-10-20 20:04:37 +05:30
linkerd2-cni Add a default set of ports to bypass the proxy (#5093) 2020-10-16 11:53:41 -07:00
linkerd2-multicluster MC chart load balancer ip (#5048) 2020-10-13 18:08:40 +03:00
linkerd2-multicluster-link Push docker images to ghcr.io instead of gcr.io (#4953) 2020-09-10 15:16:24 -05:00
partials inject: Use 'quote' function in proxy template (#5107) 2020-10-20 15:36:10 -07:00
patch Update Injection to use new linkerd-config.values (#5036) 2020-10-07 09:54:34 -07:00