linkerd2/charts/partials/templates
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
..
NOTES.txt Add Control Plane Helm Templates And Proxy Partials (#3146) 2019-08-06 09:18:19 -07:00
_addons.tpl Refactor linkerd-config-addons configmap (#4318) 2020-05-05 14:11:21 +05:30
_affinity.tpl Tracing Add-on For Linkerd (#3955) 2020-02-26 10:15:04 -08:00
_capabilities.tpl Move common values to global (#3839) 2020-01-06 14:31:41 -08:00
_debug.tpl Switch to Smaller-Case in Linkerd2 and Partials Charts (#3823) 2019-12-13 14:48:07 -05:00
_helpers.tpl Fix `splitStringListToPorts` port range object rendering (#4688) 2020-07-09 14:23:12 +03:00
_metadata.tpl Fix typos (#4858) 2020-08-11 22:13:45 -07:00
_nodeselector.tpl Tracing Add-on For Linkerd (#3955) 2020-02-26 10:15:04 -08:00
_proxy-init.tpl Add volume and volumeMount for buster-based proxy-init (#4692) 2020-07-09 09:55:07 -07:00
_proxy.tpl inject: Use 'quote' function in proxy template (#5107) 2020-10-20 15:36:10 -07:00
_pull-secrets.tpl Introduce support for authenticated docker registries using imagePullSecrets, Fixes #4413 (#4898) 2020-09-23 08:49:35 -05:00
_resources.tpl Switch to Smaller-Case in Linkerd2 and Partials Charts (#3823) 2019-12-13 14:48:07 -05:00
_tolerations.tpl Added custom tolerations to helm chart (#4626) 2020-07-07 17:37:02 -05:00
_trace.tpl move more values to global (#3892) 2020-01-09 14:57:43 -05:00
_validate.tpl Tracing Add-on For Linkerd (#3955) 2020-02-26 10:15:04 -08:00
_volumes.tpl set the xtables mountPath name from a variable (#4745) 2020-07-14 13:11:00 -07:00