Files
platform/kustomization.yaml
Mayne0213 e7f97888cc REFACTOR(cert-manager): move to security repo
- Remove cert-manager folder
- Update kustomization references
2026-01-10 19:58:03 +09:00

13 lines
249 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# Platform self-reference
- application.yaml
# Core infrastructure
- traefik/argocd.yaml
- argocd/argocd.yaml
- argocd/image-updater.yaml
- gitea/argocd.yaml