REFACTOR(gitea): migrate repoURL from Gitea to GitHub
- Update repository URL to GitHub - Change source control provider
This commit is contained in:
@@ -14,7 +14,7 @@ spec:
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/cnpg/helm-values.yaml
|
||||
- repoURL: https://gitea0213.kro.kr/bluemayne/cluster-infrastructure.git
|
||||
- repoURL: https://github.com/Mayne0213/cluster-infrastructure.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
destination:
|
||||
|
||||
@@ -14,10 +14,10 @@ spec:
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/longhorn/helm-values.yaml
|
||||
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
||||
- repoURL: https://github.com/Mayne0213/databases.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
||||
- repoURL: https://github.com/Mayne0213/databases.git
|
||||
targetRevision: main
|
||||
path: longhorn
|
||||
kustomize: {}
|
||||
|
||||
@@ -14,10 +14,10 @@ spec:
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/minio/helm-values.yaml
|
||||
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
||||
- repoURL: https://github.com/Mayne0213/databases.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
||||
- repoURL: https://github.com/Mayne0213/databases.git
|
||||
targetRevision: main
|
||||
path: minio
|
||||
destination:
|
||||
|
||||
@@ -8,7 +8,7 @@ metadata:
|
||||
spec:
|
||||
project: default
|
||||
sources:
|
||||
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
||||
- repoURL: https://github.com/Mayne0213/databases.git
|
||||
targetRevision: main
|
||||
path: pgweb
|
||||
destination:
|
||||
|
||||
@@ -14,10 +14,10 @@ spec:
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/postgresql-dev/helm-values.yaml
|
||||
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
||||
- repoURL: https://github.com/Mayne0213/databases.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
||||
- repoURL: https://github.com/Mayne0213/databases.git
|
||||
targetRevision: main
|
||||
path: postgresql-dev
|
||||
destination:
|
||||
|
||||
@@ -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: {}
|
||||
|
||||
Reference in New Issue
Block a user