feat(gitops): migrate domain to riotpiao.com, add CNPG + Forgejo HA on Redis/Postgres, wire ArgoCD apps — enables cluster rebuild after etcd wipe and unblocks the git-source chicken-egg via standalone Helm-source Applications
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: ci-cd
|
||||
resources: []
|
||||
# Helm charts (forgejo-runner) deployed via ArgoCD Helm source
|
||||
resources:
|
||||
- forgejo-redis.yaml
|
||||
# Helm charts (forgejo, forgejo-runner) deployed via standalone ArgoCD
|
||||
# Applications with Helm sources (k8s/argocd/apps/forgejo.yaml) — not through
|
||||
# this kustomization, since layer-4-security syncs from Forgejo's own repo
|
||||
# (chicken-egg: Forgejo can't be the source of truth for deploying itself).
|
||||
|
||||
Reference in New Issue
Block a user