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/external-secrets/helm-values.yaml
|
- $values/external-secrets/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/vault/helm-values.yaml
|
- $values/vault/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: vault
|
path: vault
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
Reference in New Issue
Block a user