diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index eb76cdc2..99d23ef9 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: aksnarlab.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: