From 7d65bdc444b709d2c85a1ad7ad5a24ee1bbfd609 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Le=20Meur?= <91831478+lemeurherve@users.noreply.github.com> Date: Mon, 11 Sep 2023 10:08:02 +0200 Subject: [PATCH] chore(updatecli): fix `helmfile` manifest warning (#4328) --- updatecli/updatecli.d/pod-templates/helmfile.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/updatecli/updatecli.d/pod-templates/helmfile.yaml b/updatecli/updatecli.d/pod-templates/helmfile.yaml index 6adc32fd1a..79d027c575 100644 --- a/updatecli/updatecli.d/pod-templates/helmfile.yaml +++ b/updatecli/updatecli.d/pod-templates/helmfile.yaml @@ -37,8 +37,8 @@ conditions: disablesourceinput: true spec: file: "PodTemplates.yaml" - key: spec.containers[0].name - value: "jnlp" + key: $.spec.containers[0].name + value: jnlp targets: updatePodImage: