From 357b9e2548582bb6c519d4a561773a9d52ebe800 Mon Sep 17 00:00:00 2001 From: SpaceComet <38369407+SpaceComet@users.noreply.github.com> Date: Mon, 21 Feb 2022 20:00:34 -0500 Subject: [PATCH] Update Helm _index.md Update the example that shows how to edit the HelmChartConfig. The `imageTag` is not longer used and I updated it to avoid confusion #36590 --- content/k3s/latest/en/helm/_index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/k3s/latest/en/helm/_index.md b/content/k3s/latest/en/helm/_index.md index 89d21d70ba5..5d43acbb78f 100644 --- a/content/k3s/latest/en/helm/_index.md +++ b/content/k3s/latest/en/helm/_index.md @@ -96,8 +96,9 @@ metadata: namespace: kube-system spec: valuesContent: |- - image: traefik - imageTag: v1.7.26-alpine + image: + name: traefik + tag: v2.6.1 proxyProtocol: enabled: true trustedIPs: