Files
applications/kustomization.yaml
Mayne0213 4e83ee8242 REFACTOR(gitea): move to platform repo
- Remove gitea Application manifests
- Update kustomization.yaml to exclude gitea
- Gitea now managed by platform repo
2026-01-10 19:38:54 +09:00

14 lines
285 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# Self-reference for App of Apps pattern
- application.yaml
- homer/argocd.yaml
- docusaurus/argocd.yaml
- code-server/argocd.yaml
- umami/argocd.yaml
- headlamp/argocd.yaml
- mas/argocd.yaml