linkerd2/charts/partials/templates/_tolerations.tpl

5 lines
113 B
Smarty

{{- define "linkerd.tolerations" -}}
tolerations:
{{ toYaml .Values.tolerations | trim | indent 2 }}
{{- end -}}