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: