From a7850a24fc9a0fdb6ffc750b52525680291f0e88 Mon Sep 17 00:00:00 2001 From: robertoacmartins <51412525+robertoacmartins@users.noreply.github.com> Date: Wed, 9 Oct 2019 15:47:23 +0100 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 1ebf5e5c..0ddede58 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -14,7 +14,7 @@ spec: spec: containers: - name: captureorder - image: uniqueacrname.azurecr.io/captureorder # replace with your own repository + image: acraksnos19.azurecr.io/captureorder # replace with your own repository imagePullPolicy: Always readinessProbe: httpGet: