Skip to content

Commit 11391d1

Browse files
committed
Update azure-petstorepetservice-ci-cd-to-aks-pipeline.yml for Azure Pipelines
1 parent 824ca27 commit 11391d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifests/azure-petstorepetservice-ci-cd-to-aks-pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ resources:
1616
variables:
1717

1818
# Container registry service connection established during pipeline creation
19-
dockerRegistryServiceConnection: 'azurepetstoremecr'
19+
dockerRegistryServiceConnection: 'azurepetstore26'
2020
imageRepository: 'petstorepetservice'
21-
containerRegistry: 'azurepetstoremecr.azurecr.io'
21+
containerRegistry: 'azurepetstore26.azurecr.io'
2222
dockerfilePath: 'petstore/petstorepetservice/Dockerfile'
2323
tag: '$(Build.BuildId)'
2424
imagePullSecret: '$(crImagePullSecretGlobalV3)'

0 commit comments

Comments
 (0)