migrate: change repoURLs from GitHub to Gitea
Update all ArgoCD Application references to use Gitea (github0213.com) instead of GitHub for K3S-HOME/security 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/security.git
|
||||
repoURL: https://github0213.com/K3S-HOME/security.git
|
||||
targetRevision: main
|
||||
path: .
|
||||
|
||||
|
||||
@@ -14,10 +14,10 @@ spec:
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/authelia/helm-values.yaml
|
||||
- repoURL: https://github.com/K3S-HOME/security.git
|
||||
- repoURL: https://github0213.com/K3S-HOME/security.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
- repoURL: https://github.com/K3S-HOME/security.git
|
||||
- repoURL: https://github0213.com/K3S-HOME/security.git
|
||||
targetRevision: main
|
||||
path: authelia
|
||||
destination:
|
||||
|
||||
@@ -14,10 +14,10 @@ spec:
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/cert-manager/helm-values.yaml
|
||||
- repoURL: https://github.com/K3S-HOME/security.git
|
||||
- repoURL: https://github0213.com/K3S-HOME/security.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
- repoURL: https://github.com/K3S-HOME/security.git
|
||||
- repoURL: https://github0213.com/K3S-HOME/security.git
|
||||
targetRevision: main
|
||||
path: cert-manager
|
||||
destination:
|
||||
|
||||
@@ -21,10 +21,10 @@ spec:
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/external-secrets/helm-values.yaml
|
||||
- repoURL: https://github.com/K3S-HOME/security.git
|
||||
- repoURL: https://github0213.com/K3S-HOME/security.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
- repoURL: https://github.com/K3S-HOME/security.git
|
||||
- repoURL: https://github0213.com/K3S-HOME/security.git
|
||||
targetRevision: main
|
||||
path: external-secrets/manifests
|
||||
destination:
|
||||
|
||||
@@ -14,10 +14,10 @@ spec:
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/falco/helm-values.yaml
|
||||
- repoURL: https://github.com/K3S-HOME/security.git
|
||||
- repoURL: https://github0213.com/K3S-HOME/security.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
- repoURL: https://github.com/K3S-HOME/security.git
|
||||
- repoURL: https://github0213.com/K3S-HOME/security.git
|
||||
targetRevision: main
|
||||
path: falco
|
||||
kustomize: {}
|
||||
|
||||
@@ -14,10 +14,10 @@ spec:
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/vault/helm-values.yaml
|
||||
- repoURL: https://github.com/K3S-HOME/security.git
|
||||
- repoURL: https://github0213.com/K3S-HOME/security.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
- repoURL: https://github.com/K3S-HOME/security.git
|
||||
- repoURL: https://github0213.com/K3S-HOME/security.git
|
||||
targetRevision: main
|
||||
path: vault
|
||||
destination:
|
||||
|
||||
Reference in New Issue
Block a user