We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 824ca27 commit 11391d1Copy full SHA for 11391d1
manifests/azure-petstorepetservice-ci-cd-to-aks-pipeline.yml
@@ -16,9 +16,9 @@ resources:
16
variables:
17
18
# Container registry service connection established during pipeline creation
19
- dockerRegistryServiceConnection: 'azurepetstoremecr'
+ dockerRegistryServiceConnection: 'azurepetstore26'
20
imageRepository: 'petstorepetservice'
21
- containerRegistry: 'azurepetstoremecr.azurecr.io'
+ containerRegistry: 'azurepetstore26.azurecr.io'
22
dockerfilePath: 'petstore/petstorepetservice/Dockerfile'
23
tag: '$(Build.BuildId)'
24
imagePullSecret: '$(crImagePullSecretGlobalV3)'
0 commit comments