From 8e67fc5cc18c0ba335c10cd3a4b7746da471144c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A0=95=ED=9B=88=20=EB=B3=80?= Date: Thu, 2 May 2024 11:00:43 +0900 Subject: [PATCH] =?UTF-8?q?template=20=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bussiness1-chl.template | 2 +- bussiness1-core.template | 2 +- bussiness1-mci.template | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bussiness1-chl.template b/bussiness1-chl.template index eea532c..77dc37c 100644 --- a/bussiness1-chl.template +++ b/bussiness1-chl.template @@ -20,7 +20,7 @@ spec: spec: containers: - name: bussiness1-chl - image: harbor.elppa.xyz/test/intermax:{ver} + image: harbor.elppa.xyz/intermax/intermax:{ver} resources: limits: cpu: 0.5 diff --git a/bussiness1-core.template b/bussiness1-core.template index 89094d1..ce9626c 100644 --- a/bussiness1-core.template +++ b/bussiness1-core.template @@ -20,7 +20,7 @@ spec: spec: containers: - name: bussiness1-core - image: harbor.elppa.xyz/test/intermax:{ver} + image: harbor.elppa.xyz/intermax/intermax:{ver} resources: limits: cpu: 0.5 diff --git a/bussiness1-mci.template b/bussiness1-mci.template index 5ea08ac..6ea5f33 100644 --- a/bussiness1-mci.template +++ b/bussiness1-mci.template @@ -20,7 +20,7 @@ spec: spec: containers: - name: bussiness1-mci - image: harbor.elppa.xyz/test/intermax:{ver} + image: harbor.elppa.xyz/intermax/intermax:{ver} resources: limits: cpu: 0.5