Files
platform/kustomization.yaml
Mayne0213 00cdc2efb1 REVERT(telepresence): remove Telepresence installation
- Delete telepresence folder and all configurations
- Remove from kustomization.yaml
- Decided to use local database instead
2026-01-10 03:53:54 +09:00

13 lines
263 B
YAML

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