From a5c9df137a46b381f4064699783dd577c956f791 Mon Sep 17 00:00:00 2001 From: Tim Chen Date: Thu, 19 Dec 2019 15:37:30 +0800 Subject: [PATCH] Update deployment.yaml update --- manifests/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index eb76cdc2..b9cdf2d8 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: chentimakswsacr.azurecr.cn/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: