migrate: change repoURLs from GitHub to Gitea
Update all ArgoCD Application references to use Gitea (github0213.com) instead of GitHub for K3S-HOME/observability repository. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -14,10 +14,10 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/alertmanager/helm-values.yaml
|
- $values/alertmanager/helm-values.yaml
|
||||||
- repoURL: https://github.com/K3S-HOME/observability.git
|
- repoURL: https://github0213.com/K3S-HOME/observability.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
- repoURL: https://github.com/K3S-HOME/observability.git
|
- repoURL: https://github0213.com/K3S-HOME/observability.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: alertmanager
|
path: alertmanager
|
||||||
kustomize: {}
|
kustomize: {}
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ spec:
|
|||||||
project: default
|
project: default
|
||||||
|
|
||||||
source:
|
source:
|
||||||
repoURL: https://github.com/K3S-HOME/observability.git
|
repoURL: https://github0213.com/K3S-HOME/observability.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: .
|
path: .
|
||||||
|
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/blackbox-exporter/helm-values.yaml
|
- $values/blackbox-exporter/helm-values.yaml
|
||||||
- repoURL: https://github.com/K3S-HOME/observability.git
|
- repoURL: https://github0213.com/K3S-HOME/observability.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -14,10 +14,10 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/goldilocks/helm-values.yaml
|
- $values/goldilocks/helm-values.yaml
|
||||||
- repoURL: https://github.com/K3S-HOME/observability.git
|
- repoURL: https://github0213.com/K3S-HOME/observability.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
- repoURL: https://github.com/K3S-HOME/observability.git
|
- repoURL: https://github0213.com/K3S-HOME/observability.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: goldilocks
|
path: goldilocks
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -14,10 +14,10 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/grafana/helm-values.yaml
|
- $values/grafana/helm-values.yaml
|
||||||
- repoURL: https://github.com/K3S-HOME/observability.git
|
- repoURL: https://github0213.com/K3S-HOME/observability.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
- repoURL: https://github.com/K3S-HOME/observability.git
|
- repoURL: https://github0213.com/K3S-HOME/observability.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: grafana
|
path: grafana
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/kube-state-metrics/helm-values.yaml
|
- $values/kube-state-metrics/helm-values.yaml
|
||||||
- repoURL: https://github.com/K3S-HOME/observability.git
|
- repoURL: https://github0213.com/K3S-HOME/observability.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/loki/helm-values.yaml
|
- $values/loki/helm-values.yaml
|
||||||
- repoURL: https://github.com/K3S-HOME/observability.git
|
- repoURL: https://github0213.com/K3S-HOME/observability.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/node-exporter/helm-values.yaml
|
- $values/node-exporter/helm-values.yaml
|
||||||
- repoURL: https://github.com/K3S-HOME/observability.git
|
- repoURL: https://github0213.com/K3S-HOME/observability.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: https://github.com/K3S-HOME/observability.git
|
repoURL: https://github0213.com/K3S-HOME/observability.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: opentelemetry-collector/manifests
|
path: opentelemetry-collector/manifests
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/opentelemetry-operator/helm-values.yaml
|
- $values/opentelemetry-operator/helm-values.yaml
|
||||||
- repoURL: https://github.com/K3S-HOME/observability.git
|
- repoURL: https://github0213.com/K3S-HOME/observability.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -14,10 +14,10 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/prometheus/helm-values.yaml
|
- $values/prometheus/helm-values.yaml
|
||||||
- repoURL: https://github.com/K3S-HOME/observability.git
|
- repoURL: https://github0213.com/K3S-HOME/observability.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
- repoURL: https://github.com/K3S-HOME/observability.git
|
- repoURL: https://github0213.com/K3S-HOME/observability.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: prometheus
|
path: prometheus
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/promtail/helm-values.yaml
|
- $values/promtail/helm-values.yaml
|
||||||
- repoURL: https://github.com/K3S-HOME/observability.git
|
- repoURL: https://github0213.com/K3S-HOME/observability.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/tempo/helm-values.yaml
|
- $values/tempo/helm-values.yaml
|
||||||
- repoURL: https://github.com/K3S-HOME/observability.git
|
- repoURL: https://github0213.com/K3S-HOME/observability.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -14,10 +14,10 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/thanos/helm-values.yaml
|
- $values/thanos/helm-values.yaml
|
||||||
- repoURL: https://github.com/K3S-HOME/observability.git
|
- repoURL: https://github0213.com/K3S-HOME/observability.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
- repoURL: https://github.com/K3S-HOME/observability.git
|
- repoURL: https://github0213.com/K3S-HOME/observability.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: thanos/manifests
|
path: thanos/manifests
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/vpa/helm-values.yaml
|
- $values/vpa/helm-values.yaml
|
||||||
- repoURL: https://github.com/K3S-HOME/observability.git
|
- repoURL: https://github0213.com/K3S-HOME/observability.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
Reference in New Issue
Block a user