From 9bc138d349b071a1f89367c669fc309bb6ad0438 Mon Sep 17 00:00:00 2001 From: Chris Tremblay <62187826+chtrembl@users.noreply.github.com> Date: Wed, 17 Jul 2024 17:31:47 -0400 Subject: [PATCH] Update azure-petstorepetservice-ci-cd-to-aks-pipeline.yml for Azure Pipelines --- manifests/azure-petstorepetservice-ci-cd-to-aks-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/azure-petstorepetservice-ci-cd-to-aks-pipeline.yml b/manifests/azure-petstorepetservice-ci-cd-to-aks-pipeline.yml index 9b33889e..61714846 100644 --- a/manifests/azure-petstorepetservice-ci-cd-to-aks-pipeline.yml +++ b/manifests/azure-petstorepetservice-ci-cd-to-aks-pipeline.yml @@ -16,7 +16,7 @@ resources: variables: # Container registry service connection established during pipeline creation - dockerRegistryServiceConnection: 'azurepetstorecr' + dockerRegistryServiceConnection: 'azurepetstoremecr' imageRepository: 'petstorepetservice' containerRegistry: 'azurepetstoremecr.azurecr.io' dockerfilePath: 'petstore/petstorepetservice/Dockerfile'