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:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/cnpg/helm-values.yaml
|
- $values/cnpg/helm-values.yaml
|
||||||
- repoURL: https://gitea0213.kro.kr/bluemayne/cluster-infrastructure.git
|
- repoURL: https://github.com/Mayne0213/cluster-infrastructure.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -14,10 +14,10 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/longhorn/helm-values.yaml
|
- $values/longhorn/helm-values.yaml
|
||||||
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
- repoURL: https://github.com/Mayne0213/databases.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
- repoURL: https://github.com/Mayne0213/databases.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: longhorn
|
path: longhorn
|
||||||
kustomize: {}
|
kustomize: {}
|
||||||
|
|||||||
@@ -14,10 +14,10 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/minio/helm-values.yaml
|
- $values/minio/helm-values.yaml
|
||||||
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
- repoURL: https://github.com/Mayne0213/databases.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
- repoURL: https://github.com/Mayne0213/databases.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: minio
|
path: minio
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
- repoURL: https://github.com/Mayne0213/databases.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: pgweb
|
path: pgweb
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -14,10 +14,10 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/postgresql-dev/helm-values.yaml
|
- $values/postgresql-dev/helm-values.yaml
|
||||||
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
- repoURL: https://github.com/Mayne0213/databases.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
- repoURL: https://github.com/Mayne0213/databases.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: postgresql-dev
|
path: postgresql-dev
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -14,10 +14,10 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/velero/helm-values.yaml
|
- $values/velero/helm-values.yaml
|
||||||
- repoURL: https://gitea0213.kro.kr/bluemayne/cluster-infrastructure.git
|
- repoURL: https://github.com/Mayne0213/cluster-infrastructure.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
- repoURL: https://gitea0213.kro.kr/bluemayne/cluster-infrastructure.git
|
- repoURL: https://github.com/Mayne0213/cluster-infrastructure.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: velero
|
path: velero
|
||||||
kustomize: {}
|
kustomize: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user