Files
homelab-infra/clusters/homelab/kustomization.yaml
T
panxiao81 2a1d1e095e
yaml / yaml (pull_request) Successful in 10s
feat(flux): 分阶段接管 cert-manager
2026-09-10 09:15:26 +00:00

11 lines
255 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- flux-system
- namespaces/gitops-canary.yaml
- apps/cert-manager.yaml
- apps/external-secrets.yaml
- apps/gitea.yaml
- apps/gitea-actions.yaml
- apps/http-echo.yaml