From c2c1e9f0aab1136eb00545de26d578ca1c260335 Mon Sep 17 00:00:00 2001 From: Andrew Kerr Date: Fri, 30 Apr 2021 19:48:06 -0400 Subject: [PATCH] Update helm values file for proper ASUP image --- helm/trident-operator/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/trident-operator/values.yaml b/helm/trident-operator/values.yaml index f545a311b..89d943c81 100644 --- a/helm/trident-operator/values.yaml +++ b/helm/trident-operator/values.yaml @@ -40,7 +40,7 @@ tridentSilenceAutosupport: false tridentAutosupportImage: "" # tridentAutosupportImageTag allows overriding the tag of the image for Trident's Autosupport container. -tridentAutosupportImageTag: "" +tridentAutosupportImageTag: "21.01" # tridentAutosupportProxy allows Trident's autosupport container to phone home via an HTTP proxy tridentAutosupportProxy: ""