diff --git a/k8s/argocd/apps/-1-projects.yaml b/k8s/argocd/apps/-1-projects.yaml index 4766148..e42db42 100644 --- a/k8s/argocd/apps/-1-projects.yaml +++ b/k8s/argocd/apps/-1-projects.yaml @@ -18,7 +18,7 @@ spec: prune: true selfHeal: true source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/argocd/projects destination: diff --git a/k8s/argocd/apps/00-secrets.yaml b/k8s/argocd/apps/00-secrets.yaml index 0bac7f6..3876539 100644 --- a/k8s/argocd/apps/00-secrets.yaml +++ b/k8s/argocd/apps/00-secrets.yaml @@ -17,7 +17,7 @@ spec: syncOptions: - CreateNamespace=true source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main # ksops decrypts every *.enc.yaml here at kustomize-build time (repo-server # runs `kustomize build --enable-alpha-plugins --enable-exec`). Replaces the diff --git a/k8s/argocd/apps/00-substrate.yaml b/k8s/argocd/apps/00-substrate.yaml index bf0114d..049db5d 100644 --- a/k8s/argocd/apps/00-substrate.yaml +++ b/k8s/argocd/apps/00-substrate.yaml @@ -21,7 +21,7 @@ spec: helm: valueFiles: - $values/k8s/bootstrap/cert-manager/cert-manager-values.yaml - - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + - repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main ref: values destination: @@ -93,7 +93,7 @@ spec: project: homelab revisionHistoryLimit: 3 source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main # A real kustomization.yaml (resources: the 3 issuer/CA files) renders these # deterministically. The previous directory.include with bare filenames @@ -127,7 +127,7 @@ spec: project: homelab revisionHistoryLimit: 3 source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/bootstrap/ingress destination: @@ -149,7 +149,7 @@ metadata: spec: project: homelab source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/infra/cluster-maintenance destination: @@ -177,7 +177,7 @@ spec: valueFiles: - $values/k8s/bootstrap/kyverno/kyverno-values.yaml sources: - - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + - repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main ref: values destination: @@ -200,7 +200,7 @@ metadata: spec: project: homelab source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/bootstrap/kyverno destination: diff --git a/k8s/argocd/apps/01-image-updater.yaml b/k8s/argocd/apps/01-image-updater.yaml index 7af6cce..c715316 100644 --- a/k8s/argocd/apps/01-image-updater.yaml +++ b/k8s/argocd/apps/01-image-updater.yaml @@ -19,7 +19,7 @@ spec: helm: valueFiles: - $values/k8s/infra/argocd-image-updater/values.yaml - - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + - repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main ref: values destination: diff --git a/k8s/argocd/apps/08-secret-rotation.yaml b/k8s/argocd/apps/08-secret-rotation.yaml index fbcdd50..60d2018 100644 --- a/k8s/argocd/apps/08-secret-rotation.yaml +++ b/k8s/argocd/apps/08-secret-rotation.yaml @@ -9,7 +9,7 @@ spec: project: homelab sources: - - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + - repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git path: k8s/apps/secret-rotation-controller targetRevision: main diff --git a/k8s/argocd/apps/10-storage-observability.yaml b/k8s/argocd/apps/10-storage-observability.yaml index 624f7ae..1b57f05 100644 --- a/k8s/argocd/apps/10-storage-observability.yaml +++ b/k8s/argocd/apps/10-storage-observability.yaml @@ -17,7 +17,7 @@ spec: helm: valueFiles: - $values/k8s/infra/minio/minio-operator-values.yaml - - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + - repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main ref: values destination: @@ -41,7 +41,7 @@ metadata: spec: project: homelab source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/infra/minio destination: @@ -66,7 +66,7 @@ metadata: spec: project: homelab source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/infra/longhorn destination: @@ -102,7 +102,7 @@ spec: skipCrds: true valueFiles: - $values/k8s/infra/monitoring/prometheus-values.yaml - - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + - repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main ref: values destination: @@ -152,7 +152,7 @@ metadata: spec: project: homelab source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/infra/monitoring/crds destination: @@ -183,7 +183,7 @@ metadata: spec: project: homelab source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/infra/monitoring destination: @@ -213,7 +213,7 @@ spec: helm: valueFiles: - $values/k8s/infra/monitoring/blackbox-exporter-values.yaml - - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + - repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main ref: values destination: @@ -237,7 +237,7 @@ metadata: spec: project: homelab source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/infra/tracing destination: diff --git a/k8s/argocd/apps/20-logging.yaml b/k8s/argocd/apps/20-logging.yaml index b93db27..23ec7be 100644 --- a/k8s/argocd/apps/20-logging.yaml +++ b/k8s/argocd/apps/20-logging.yaml @@ -19,7 +19,7 @@ spec: helm: valueFiles: - $values/k8s/infra/logging/loki-values.yaml - - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + - repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main ref: values destination: @@ -53,7 +53,7 @@ spec: helm: valueFiles: - $values/k8s/infra/logging/grafana-values.yaml - - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + - repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main ref: values destination: @@ -87,7 +87,7 @@ spec: helm: valueFiles: - $values/k8s/infra/logging/promtail-values.yaml - - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + - repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main ref: values destination: diff --git a/k8s/argocd/apps/30-security.yaml b/k8s/argocd/apps/30-security.yaml index a1d4d3d..bda5074 100644 --- a/k8s/argocd/apps/30-security.yaml +++ b/k8s/argocd/apps/30-security.yaml @@ -17,7 +17,7 @@ spec: helm: valueFiles: - $values/k8s/infra/iam/vault-values.yaml - - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + - repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main ref: values destination: @@ -46,7 +46,7 @@ spec: helm: valueFiles: - $values/k8s/infra/iam/authentik-values.yaml - - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + - repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main ref: values destination: @@ -68,7 +68,7 @@ metadata: spec: project: homelab source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/infra/iam destination: @@ -109,7 +109,7 @@ spec: helm: valueFiles: - $values/k8s/bootstrap/phase3-forgejo/forgejo-values.yaml - - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + - repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main ref: values destination: @@ -162,7 +162,7 @@ metadata: spec: project: homelab source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/infra/forgejo-runner destination: @@ -190,7 +190,7 @@ metadata: spec: project: homelab source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/infra/forgejo-runner helm: @@ -221,7 +221,7 @@ metadata: spec: project: homelab source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/infra/forgejo-runner helm: diff --git a/k8s/argocd/apps/40-data.yaml b/k8s/argocd/apps/40-data.yaml index 51f961f..3baee56 100644 --- a/k8s/argocd/apps/40-data.yaml +++ b/k8s/argocd/apps/40-data.yaml @@ -14,7 +14,7 @@ metadata: spec: project: homelab source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/infra/databases destination: diff --git a/k8s/argocd/apps/50-memory-queues.yaml b/k8s/argocd/apps/50-memory-queues.yaml index 2aaec84..0fec9bf 100644 --- a/k8s/argocd/apps/50-memory-queues.yaml +++ b/k8s/argocd/apps/50-memory-queues.yaml @@ -8,7 +8,7 @@ metadata: spec: project: homelab source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/apps/messaging/memory-queues destination: diff --git a/k8s/argocd/apps/50-messaging.yaml b/k8s/argocd/apps/50-messaging.yaml index 51964ed..af2eca3 100644 --- a/k8s/argocd/apps/50-messaging.yaml +++ b/k8s/argocd/apps/50-messaging.yaml @@ -68,7 +68,7 @@ metadata: spec: project: homelab source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/apps/messaging/kafka-cluster destination: diff --git a/k8s/argocd/apps/55-api-gateway.yaml b/k8s/argocd/apps/55-api-gateway.yaml index 7b8b508..39d630f 100644 --- a/k8s/argocd/apps/55-api-gateway.yaml +++ b/k8s/argocd/apps/55-api-gateway.yaml @@ -48,7 +48,7 @@ spec: - repoURL: https://forgejo.riotpiao.com/rock/homelab-frontend.git targetRevision: main path: k8s - - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + - repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/apps/api destination: diff --git a/k8s/argocd/apps/56-llm-serving.yaml b/k8s/argocd/apps/56-llm-serving.yaml index 255bdc1..558ffd6 100644 --- a/k8s/argocd/apps/56-llm-serving.yaml +++ b/k8s/argocd/apps/56-llm-serving.yaml @@ -20,7 +20,7 @@ spec: project: homelab revisionHistoryLimit: 3 source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/apps/llm-serving destination: diff --git a/k8s/argocd/apps/58-comfyui.yaml b/k8s/argocd/apps/58-comfyui.yaml index cc311a8..db99986 100644 --- a/k8s/argocd/apps/58-comfyui.yaml +++ b/k8s/argocd/apps/58-comfyui.yaml @@ -12,7 +12,7 @@ spec: project: homelab revisionHistoryLimit: 3 source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/apps/comfyui destination: diff --git a/k8s/argocd/apps/59-gotify.yaml b/k8s/argocd/apps/59-gotify.yaml index abc1f25..5d98935 100644 --- a/k8s/argocd/apps/59-gotify.yaml +++ b/k8s/argocd/apps/59-gotify.yaml @@ -12,7 +12,7 @@ spec: project: homelab revisionHistoryLimit: 3 source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/apps/gotify destination: diff --git a/k8s/argocd/apps/60-applications.yaml b/k8s/argocd/apps/60-applications.yaml index ebe7606..d64c58b 100644 --- a/k8s/argocd/apps/60-applications.yaml +++ b/k8s/argocd/apps/60-applications.yaml @@ -19,10 +19,10 @@ spec: helm: valueFiles: - $values/k8s/apps/temporal/temporal-values.yaml - - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + - repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main ref: values - - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + - repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/apps/temporal destination: @@ -51,7 +51,7 @@ spec: helm: valueFiles: - $values/k8s/apps/portainer/portainer-values.yaml - - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + - repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main ref: values destination: @@ -74,7 +74,7 @@ metadata: spec: project: homelab source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/apps/cloudflared destination: @@ -97,7 +97,7 @@ metadata: spec: project: homelab source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/apps/agent-pod destination: @@ -130,7 +130,7 @@ metadata: spec: project: homelab source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/apps/sms destination: @@ -157,7 +157,7 @@ metadata: spec: project: homelab source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/apps/paperless destination: @@ -189,7 +189,7 @@ metadata: spec: project: homelab source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/apps/immich destination: @@ -220,10 +220,10 @@ spec: helm: valueFiles: - $values/k8s/apps/homarr/homarr-values.yaml - - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + - repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main ref: values - - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + - repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/apps/homarr # PostSync hook: fix-probes-job.yaml destination: @@ -281,7 +281,7 @@ metadata: spec: project: homelab source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/infra/rbac destination: diff --git a/k8s/argocd/projects/homelab-project.yaml b/k8s/argocd/projects/homelab-project.yaml index 4e531e4..43fc1bd 100644 --- a/k8s/argocd/projects/homelab-project.yaml +++ b/k8s/argocd/projects/homelab-project.yaml @@ -17,7 +17,7 @@ spec: - https://github.com/Riotpiaole/Poimen-workflows.git - https://github.com/Riotpiaole/poimen*.git # In-cluster Forgejo repos — explicit allowlist (no wildcard) - - https://forgejo.riotpiao.com/rock/homelab.git + - https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git - https://forgejo.riotpiao.com/rock/homelab-frontend.git - https://forgejo.riotpiao.com/rock/kmsvc-manage.git - https://forgejo.riotpiao.com/rock/poimen.git diff --git a/k8s/argocd/root/homelab-root.yaml b/k8s/argocd/root/homelab-root.yaml index 98ca280..8529927 100644 --- a/k8s/argocd/root/homelab-root.yaml +++ b/k8s/argocd/root/homelab-root.yaml @@ -12,7 +12,7 @@ metadata: spec: project: homelab source: - repoURL: https://forgejo.riotpiao.com/rock/homelab.git + repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git targetRevision: main path: k8s/argocd/apps directory: