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
|
||||
|
||||
source:
|
||||
repoURL: https://github.com/K3S-HOME/storage.git
|
||||
repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||
targetRevision: main
|
||||
path: .
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ spec:
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/cnpg/helm-values.yaml
|
||||
- repoURL: https://github.com/K3S-HOME/storage.git
|
||||
- repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
destination:
|
||||
|
||||
@@ -14,10 +14,10 @@ spec:
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/minio/helm-values.yaml
|
||||
- repoURL: https://github.com/K3S-HOME/storage.git
|
||||
- repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
- repoURL: https://github.com/K3S-HOME/storage.git
|
||||
- repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||
targetRevision: main
|
||||
path: minio
|
||||
destination:
|
||||
|
||||
@@ -14,10 +14,10 @@ spec:
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/pgweb/helm-values.yaml
|
||||
- repoURL: https://github.com/K3S-HOME/storage.git
|
||||
- repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
- repoURL: https://github.com/K3S-HOME/storage.git
|
||||
- repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||
targetRevision: main
|
||||
path: pgweb
|
||||
destination:
|
||||
|
||||
@@ -9,7 +9,7 @@ spec:
|
||||
project: default
|
||||
|
||||
source:
|
||||
repoURL: https://github.com/K3S-HOME/storage.git
|
||||
repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||
targetRevision: main
|
||||
path: postgresql
|
||||
|
||||
|
||||
@@ -20,10 +20,10 @@ spec:
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/velero/helm-values.yaml
|
||||
- repoURL: https://github.com/K3S-HOME/storage.git
|
||||
- repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
- repoURL: https://github.com/K3S-HOME/storage.git
|
||||
- repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||
targetRevision: main
|
||||
path: velero
|
||||
kustomize: {}
|
||||
|
||||
@@ -14,10 +14,10 @@ spec:
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/zot/helm-values.yaml
|
||||
- repoURL: https://github.com/K3S-HOME/storage.git
|
||||
- repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
- repoURL: https://github.com/K3S-HOME/storage.git
|
||||
- repoURL: https://github0213.com/K3S-HOME/storage.git
|
||||
targetRevision: main
|
||||
path: zot
|
||||
destination:
|
||||
|
||||
Reference in New Issue
Block a user