From 76df2807fa0ee6f4a9b26b78fec83feee9028eea Mon Sep 17 00:00:00 2001 From: OhSeongRak Date: Mon, 16 Jun 2025 16:28:55 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=20acr=20=EC=A3=BC=EC=86=8C=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- smarketing-ai/deployment/manifest/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smarketing-ai/deployment/manifest/deployment.yaml b/smarketing-ai/deployment/manifest/deployment.yaml index 1a5df1d..cc53cb5 100644 --- a/smarketing-ai/deployment/manifest/deployment.yaml +++ b/smarketing-ai/deployment/manifest/deployment.yaml @@ -19,7 +19,7 @@ spec: - name: acr-secret containers: - name: smarketing - image: dg0408cr.azurecr.io/smarketing-ai:latest + image: acrdigitalgarage02.azurecr.io/smarketing-ai:latest imagePullPolicy: Always ports: - containerPort: 5001