CHORE(ci): update ArgoCD URLs to GitHub

- Update repository URLs from Gitea to GitHub
- Change source control references
This commit is contained in:
2025-12-30 01:08:45 +09:00
parent 0101b58bd0
commit a04ab84435
2 changed files with 1 additions and 2 deletions

View File

@@ -6,5 +6,4 @@ resources:
- application.yaml - application.yaml
# Application deployments (prod and dev) # Application deployments (prod and dev)
- application-prod.yaml
- application-dev.yaml - application-dev.yaml

View File

@@ -14,7 +14,7 @@ commonLabels:
# 이미지 태그 설정 # 이미지 태그 설정
images: images:
- name: ghcr.io/mayne0213/jovies - name: ghcr.io/mayne0213/jovies
newTag: main-sha-774fefa0817701ece946b3d562332a075a284849 newTag: main-sha-5b5e3655087f903b8908822cf130714325aede53
patchesStrategicMerge: patchesStrategicMerge:
- deployment-patch.yaml - deployment-patch.yaml