CHORE(tekton): migrate repoURL to Gitea

- Update pipeline ArgoCD repoURL to github0213.com
- Update triggers ArgoCD repoURL to github0213.com
- Update dashboard ArgoCD repoURL to github0213.com
- Update ci-cd ArgoCD repoURL to github0213.com
This commit is contained in:
2026-01-10 22:13:03 +09:00
parent 79ba475d5e
commit 4c198278fa
4 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ metadata:
spec:
project: default
source:
repoURL: https://github.com/K3S-HOME/platform.git
repoURL: https://github0213.com/K3S-HOME/platform.git
targetRevision: main
path: tekton/ci-cd/manifests
destination:

View File

@@ -8,7 +8,7 @@ metadata:
spec:
project: default
source:
repoURL: https://github.com/K3S-HOME/platform.git
repoURL: https://github0213.com/K3S-HOME/platform.git
targetRevision: main
path: tekton/dashboard
destination:

View File

@@ -8,7 +8,7 @@ metadata:
spec:
project: default
source:
repoURL: https://github.com/K3S-HOME/platform.git
repoURL: https://github0213.com/K3S-HOME/platform.git
targetRevision: main
path: tekton/pipeline
destination:

View File

@@ -8,7 +8,7 @@ metadata:
spec:
project: default
source:
repoURL: https://github.com/K3S-HOME/platform.git
repoURL: https://github0213.com/K3S-HOME/platform.git
targetRevision: main
path: tekton/triggers
destination: