From 09bde3281a023fb78889013a86ad728bf6d024a7 Mon Sep 17 00:00:00 2001 From: adarshdora <38804156+adarshdora@users.noreply.github.com> Date: Fri, 14 Mar 2025 13:44:10 +0530 Subject: [PATCH] Update values.yaml --- helm/webapp/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/webapp/values.yaml b/helm/webapp/values.yaml index bb480773d..01cc334af 100644 --- a/helm/webapp/values.yaml +++ b/helm/webapp/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: - repository: mabusaa/argocd-course-webapp + repository: adarshdora/argocd-course-webapp pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "9dbc07045cd3502b9863803b21356cd5ec2a93eb"