migrate: change repoURLs from GitHub to Gitea
Update all ArgoCD Application references to use Gitea (github0213.com) instead of GitHub for K3S-HOME/storage repository. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -9,7 +9,7 @@ spec:
|
|||||||
project: default
|
project: default
|
||||||
|
|
||||||
source:
|
source:
|
||||||
repoURL: https://github.com/K3S-HOME/storage.git
|
repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: .
|
path: .
|
||||||
|
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/cnpg/helm-values.yaml
|
- $values/cnpg/helm-values.yaml
|
||||||
- repoURL: https://github.com/K3S-HOME/storage.git
|
- repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -14,10 +14,10 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/minio/helm-values.yaml
|
- $values/minio/helm-values.yaml
|
||||||
- repoURL: https://github.com/K3S-HOME/storage.git
|
- repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
- repoURL: https://github.com/K3S-HOME/storage.git
|
- repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: minio
|
path: minio
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -14,10 +14,10 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/pgweb/helm-values.yaml
|
- $values/pgweb/helm-values.yaml
|
||||||
- repoURL: https://github.com/K3S-HOME/storage.git
|
- repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
- repoURL: https://github.com/K3S-HOME/storage.git
|
- repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: pgweb
|
path: pgweb
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ spec:
|
|||||||
project: default
|
project: default
|
||||||
|
|
||||||
source:
|
source:
|
||||||
repoURL: https://github.com/K3S-HOME/storage.git
|
repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: postgresql
|
path: postgresql
|
||||||
|
|
||||||
|
|||||||
@@ -20,10 +20,10 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/velero/helm-values.yaml
|
- $values/velero/helm-values.yaml
|
||||||
- repoURL: https://github.com/K3S-HOME/storage.git
|
- repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
- repoURL: https://github.com/K3S-HOME/storage.git
|
- repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: velero
|
path: velero
|
||||||
kustomize: {}
|
kustomize: {}
|
||||||
|
|||||||
@@ -14,10 +14,10 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/zot/helm-values.yaml
|
- $values/zot/helm-values.yaml
|
||||||
- repoURL: https://github.com/K3S-HOME/storage.git
|
- repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
- repoURL: https://github.com/K3S-HOME/storage.git
|
- repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: zot
|
path: zot
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
Reference in New Issue
Block a user