CHORE(merge): merge main branch changes

- Update application path to deploy/argocd
- Sync with main branch
This commit is contained in:
2025-12-17 18:34:19 +09:00
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ spec:
source: source:
repoURL: https://gitea0213.kro.kr/bluemayne/jovies.git repoURL: https://gitea0213.kro.kr/bluemayne/jovies.git
targetRevision: main targetRevision: main
path: . path: deploy/argocd
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc

View File

@@ -14,7 +14,7 @@ commonLabels:
# 이미지 태그 설정 # 이미지 태그 설정
images: images:
- name: ghcr.io/mayne0213/jovies - name: ghcr.io/mayne0213/jovies
newTag: develop-sha-253a5257f44a20c3c33c2cf7302bb8e24f370c45 newTag: develop-sha-b27f4a1c67210ae1b2d1096e35c19c70258d9a66
patchesStrategicMerge: patchesStrategicMerge:
- deployment-patch.yaml - deployment-patch.yaml

View File

@@ -13,7 +13,7 @@ commonLabels:
# 이미지 태그 설정 # 이미지 태그 설정
images: images:
- name: ghcr.io/mayne0213/jovies - name: ghcr.io/mayne0213/jovies
newTag: main-sha-422977ae47ad6f57aea541d216758d888e589314 newTag: main-sha-22be18850e9e0d735b4b1a9375ae470815338bef
patchesStrategicMerge: patchesStrategicMerge:
- deployment-patch.yaml - deployment-patch.yaml