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