FIX(app): fix image path mayne0213 to bluemayne

- Change image path to match Gitea repository name
- Fix container registry reference
This commit is contained in:
2025-12-20 13:56:09 +09:00
parent 7b6f2465c4
commit 8ff104fa09
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ spec:
spec: spec:
containers: containers:
- name: jovies-app - name: jovies-app
image: gitea0213.kro.kr/mayne0213/jovies:latest image: gitea0213.kro.kr/bluemayne/jovies:latest
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 3000 - containerPort: 3000

View File

@@ -10,5 +10,5 @@ commonLabels:
app.kubernetes.io/component: web app.kubernetes.io/component: web
images: images:
- name: gitea0213.kro.kr/mayne0213/jovies - name: gitea0213.kro.kr/bluemayne/jovies
newTag: latest newTag: latest

View File

@@ -13,7 +13,7 @@ commonLabels:
# 이미지 태그 설정 # 이미지 태그 설정
images: images:
- name: gitea0213.kro.kr/mayne0213/jovies - name: gitea0213.kro.kr/bluemayne/jovies
newTag: develop-sha-bed2d09069c0a4a2f83dfd74a8489dcf67625a7d newTag: develop-sha-bed2d09069c0a4a2f83dfd74a8489dcf67625a7d
patchesStrategicMerge: patchesStrategicMerge: