template 변경

This commit is contained in:
ByeonJungHun
2024-04-08 16:54:31 +09:00
parent 67f01767a8
commit 615feea80c
2 changed files with 4 additions and 4 deletions

View File

@@ -19,8 +19,8 @@ spec:
image: harbor.elppa.xyz/test/intermax:{ver} image: harbor.elppa.xyz/test/intermax:{ver}
env: env:
- name: core_url - name: core_url
value: "http://bussiness1.10.10.52.7.nip.io:32080/bussiness1/" value: "http://app.10.10.52.7.nip.io:32080/bussiness1/"
ports: ports:
- name: tomcat - name: tomcat
protocol: TCP protocol: TCP
containerPort: 8077 containerPort: 8077

View File

@@ -19,8 +19,8 @@ spec:
image: harbor.elppa.xyz/test/intermax:test17 image: harbor.elppa.xyz/test/intermax:test17
env: env:
- name: core_url - name: core_url
value: "http://bussiness1.10.10.52.7.nip.io:32080/bussiness1/" value: "http://app.10.10.52.7.nip.io:32080/bussiness1/"
ports: ports:
- name: tomcat - name: tomcat
protocol: TCP protocol: TCP
containerPort: 8077 containerPort: 8077