From 3f6a6b603446840220c8801c58f0eef1533db604 Mon Sep 17 00:00:00 2001 From: OhSeongRak Date: Wed, 18 Jun 2025 16:04:09 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=20probe=20=EC=A0=84=EC=B2=B4=20?= =?UTF-8?q?=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- smarketing-java/deployment/deploy.yaml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smarketing-java/deployment/deploy.yaml.template b/smarketing-java/deployment/deploy.yaml.template index c9d65a6..04836c2 100644 --- a/smarketing-java/deployment/deploy.yaml.template +++ b/smarketing-java/deployment/deploy.yaml.template @@ -413,4 +413,4 @@ spec: service: name: recommend-service port: - number: 80 + number: 80 \ No newline at end of file