From 587bbc805adbe199defdcbdc26cee6c88bcf246a Mon Sep 17 00:00:00 2001 From: ReklessSVT <75340571+ReklessSVT@users.noreply.github.com> Date: Thu, 20 Jun 2024 12:09:53 -0400 Subject: [PATCH] Update azure-vote-all-in-one-redis.yaml --- azure-vote-all-in-one-redis.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-vote-all-in-one-redis.yaml b/azure-vote-all-in-one-redis.yaml index 75b6822824..817cda3319 100644 --- a/azure-vote-all-in-one-redis.yaml +++ b/azure-vote-all-in-one-redis.yaml @@ -57,7 +57,7 @@ spec: "kubernetes.io/os": linux containers: - name: azure-vote-front - image: mcr.microsoft.com/azuredocs/azure-vote-front:v1 + image: jsvcontainerregistry.azurecr.io/azuredocs/azure-vote-front:v1 ports: - containerPort: 80 resources: