From d7c5deeee2218646052189ac995774ca0575e59a Mon Sep 17 00:00:00 2001 From: Fachrin Aulia Date: Fri, 8 Mar 2024 01:36:00 +0100 Subject: [PATCH] Update deployment.yaml --- deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment.yaml b/deployment.yaml index 56880cb..cf39cc3 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -26,7 +26,7 @@ spec: spec: containers: - name: web - image: registry-intl.ap-southeast-5.aliyuncs.com/fachrin/fachrin:latest + image: registry-intl-vpc.ap-southeast-5.aliyuncs.com/fachrin/fachrin:latest imagePullPolicy: Always imagePullSecrets: - name: docker-registry-credentials