SIENTIAPDE-1478

Update image repository in values.yaml for consistency with module naming
This commit is contained in:
vitor-aignosi
2026-01-09 16:02:42 -03:00
parent c62c30cc68
commit 6b5283f48e

View File

@@ -7,7 +7,7 @@ replicaCount: 2
# This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/ # This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/
image: image:
repository: aignosi.azurecr.io/sientia-module-courier repository: aignosi.azurecr.io/sientia-module
# This sets the pull policy for images. # This sets the pull policy for images.
pullPolicy: Always pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.