From aeac403157163ce067134cc46fac5194b1dd4f00 Mon Sep 17 00:00:00 2001 From: UNGGU0704 Date: Tue, 17 Jun 2025 14:41:52 +0900 Subject: [PATCH] =?UTF-8?q?Fix:=20store=20=ED=99=98=EA=B2=BD=EB=B3=80?= =?UTF-8?q?=EC=88=98=20=ED=8E=B8=EC=A7=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- store/deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/store/deployment.yml b/store/deployment.yml index b645807..e4345cc 100644 --- a/store/deployment.yml +++ b/store/deployment.yml @@ -36,7 +36,7 @@ spec: value: "update" - name: JPA_SHOW_SQL value: "false" - - name: EVENTHUB_CONNECTION_STRING + - name: AZURE_EVENTHUB_CONNECTION_STRING valueFrom: secretKeyRef: name: eventhub-secret