From d020819ec098b9b280d3f01c2452eece7aec5435 Mon Sep 17 00:00:00 2001 From: dvirlabs <114520947+dvirlabs@users.noreply.github.com> Date: Mon, 5 Jan 2026 20:59:40 +0200 Subject: [PATCH] Update registry --- aws/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aws/values.yaml b/aws/values.yaml index 414c4f8..e526c3d 100644 --- a/aws/values.yaml +++ b/aws/values.yaml @@ -8,7 +8,7 @@ global: backend: replicaCount: 2 image: - repository: /my-recipes-backend # Update with your ECR repository + repository: 430842105273.dkr.ecr.eu-central-1.amazonaws.com/my-recipes-backend # Update with your ECR repository tag: "latest" ingress: @@ -29,7 +29,7 @@ backend: frontend: replicaCount: 2 image: - repository: /my-recipes-frontend # Update with your ECR repository + repository: 430842105273.dkr.ecr.eu-central-1.amazonaws.com/my-recipes-frontend # Update with your ECR repository tag: "latest" env: