REFACTOR(gitea): migrate repoURL from Gitea to GitHub

- Update repository URL to GitHub
- Change source control provider
This commit is contained in:
2025-12-29 20:38:01 +09:00
parent 0f9f427e44
commit a586febc4c
6 changed files with 10 additions and 10 deletions

View File

@@ -14,10 +14,10 @@ spec:
helm:
valueFiles:
- $values/velero/helm-values.yaml
- repoURL: https://gitea0213.kro.kr/bluemayne/cluster-infrastructure.git
- repoURL: https://github.com/Mayne0213/cluster-infrastructure.git
targetRevision: main
ref: values
- repoURL: https://gitea0213.kro.kr/bluemayne/cluster-infrastructure.git
- repoURL: https://github.com/Mayne0213/cluster-infrastructure.git
targetRevision: main
path: velero
kustomize: {}