From f38312bcaf73b6f6ae7f4397af6ebac1df78874a Mon Sep 17 00:00:00 2001 From: Rusherboy <57777204+Rusherboy@users.noreply.github.com> Date: Thu, 14 Nov 2019 15:26:21 -0800 Subject: [PATCH] Update deployment.yaml --- manifests/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index eb76cdc2..ebc67b02 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -14,7 +14,7 @@ spec: spec: containers: - name: captureorder - image: uniqueacrname.azurecr.io/captureorder:placeholdertag # replace with your own repository. Due to a bug, leave the :placeholdertag tag in there to allow the pipeline to replace it + image: aoglabacr.azurecr.io/captureorder:placeholdertag # replace with your own repository. Due to a bug, leave the :placeholdertag tag in there to allow the pipeline to replace it imagePullPolicy: Always readinessProbe: httpGet: