CHORE(deploy): update argocd path

- Move ArgoCD application to deploy/argocd
- Update path references
This commit is contained in:
2025-12-17 18:33:10 +09:00
parent fafc265895
commit 4d858047cf
2 changed files with 2 additions and 2 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

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