CHORE(ci): update repoURL from Gitea to GitHub

- Update repository URL to GitHub
- Change source control provider
This commit is contained in:
2025-12-30 01:17:21 +09:00
parent 9a3b876899
commit 7adbfc69d0
4 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ metadata:
spec:
project: default
source:
repoURL: https://gitea0213.kro.kr/bluemayne/todo.git
repoURL: https://github.com/Mayne0213/todo.git
targetRevision: develop
path: deploy/k8s/overlays/dev
destination:

View File

@@ -6,7 +6,7 @@ metadata:
spec:
project: default
source:
repoURL: https://gitea0213.kro.kr/bluemayne/todo.git
repoURL: https://github.com/Mayne0213/todo.git
targetRevision: main
path: deploy/k8s/overlays/prod
destination:

View File

@@ -9,7 +9,7 @@ spec:
project: default
source:
repoURL: https://gitea0213.kro.kr/bluemayne/todo.git
repoURL: https://github.com/Mayne0213/todo.git
targetRevision: main
path: deploy/argocd

View File

@@ -16,7 +16,7 @@ commonLabels:
# 이미지 태그 설정
images:
- name: ghcr.io/mayne0213/todo
newTag: main-sha-0334e41eb22cb76b61e9f424098f207ecc732ba9
newTag: main-sha-a81cf4fa21ba4efe71ec997680ad8e8bec46cb90
patchesStrategicMerge:
- deployment-patch.yaml