From 4c76c5951a5a221dc62cde264ceb7c5d238cac50 Mon Sep 17 00:00:00 2001 From: Chris Tremblay <62187826+chtrembl@users.noreply.github.com> Date: Wed, 22 Dec 2021 09:51:31 -0500 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 8aafd6ad..137da001 100644 --- a/manifests/azure-petstorepetservice-ci-cd-to-aks-pipeline.yml +++ b/manifests/azure-petstorepetservice-ci-cd-to-aks-pipeline.yml @@ -89,7 +89,7 @@ stages: inputs: action: createSecret kubernetesServiceConnection: azurepetstoreservices-akscluster-ingress-petstoreservices - namespace: default + namespace: ingress-petstoreservices secretType: dockerRegistry secretName: $(imagePullSecret) dockerRegistryEndpoint: $(dockerRegistryServiceConnection)