diff --git a/manifests/azure-petstoreproductservice-ci-cd-to-aks-pipeline.yml b/manifests/azure-petstoreproductservice-ci-cd-to-aks-pipeline.yml index bfca9e99..8def5630 100644 --- a/manifests/azure-petstoreproductservice-ci-cd-to-aks-pipeline.yml +++ b/manifests/azure-petstoreproductservice-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: 'petstoreproductservice' containerRegistry: 'azurepetstoremecr.azurecr.io' dockerfilePath: 'petstore/petstoreproductservice/Dockerfile'