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: