diff --git a/property-settings-svc-v2-chart/values.yaml b/property-settings-svc-v2-chart/values.yaml index 52eff6c..c332f62 100644 --- a/property-settings-svc-v2-chart/values.yaml +++ b/property-settings-svc-v2-chart/values.yaml @@ -11,7 +11,7 @@ replicaCount: 1 # This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/ image: - repository: localhost:5001/prj-onlinesales-prod-01/os-docker-images/onlinesales/prod/services/java/propertysettingssvcv2 + repository: europe-west1-docker.pkg.dev/prj-onlinesales-prod-01/os-docker-images/onlinesales/prod/services/java/propertysettingssvcv2 # This sets the pull policy for images. pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion.