From eda4e3d1e6b5daa0dd702e00a053e158429570f7 Mon Sep 17 00:00:00 2001 From: mmmarceleza <58913502+mmmarceleza@users.noreply.github.com> Date: Tue, 28 Jan 2025 15:55:35 -0300 Subject: [PATCH] chore: commit save point --- helm/test-basic-app/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helm/test-basic-app/values.yaml b/helm/test-basic-app/values.yaml index 58da790..43d192c 100644 --- a/helm/test-basic-app/values.yaml +++ b/helm/test-basic-app/values.yaml @@ -1,2 +1,4 @@ basic-app: replicaCount: 2 + image: + repository: "nginx:alpine"