From 6b5283f48e961a8eb178f1c7e4bbd581642b7474 Mon Sep 17 00:00:00 2001 From: vitor-aignosi Date: Fri, 9 Jan 2026 16:02:42 -0300 Subject: [PATCH] SIENTIAPDE-1478 Update image repository in values.yaml for consistency with module naming --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 46d87e3..82071a1 100644 --- a/values.yaml +++ b/values.yaml @@ -7,7 +7,7 @@ replicaCount: 2 # This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/ image: - repository: aignosi.azurecr.io/sientia-module-courier + repository: aignosi.azurecr.io/sientia-module # This sets the pull policy for images. pullPolicy: Always # Overrides the image tag whose default is the chart appVersion.