Files
platform/kustomization.yaml
Mayne0213 7bcab45089 CHORE: Remove Tekton CI/CD platform
- Delete tekton/ directory (pipeline, triggers, dashboard, ci-cd)
- Remove tekton references from kustomization.yaml
- Switching to GitHub Actions for CI/CD
2026-01-07 17:51:10 +09:00

15 lines
315 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# App of Apps Application
- application.yaml
- cert-manager/argocd.yaml
- traefik/argocd.yaml
# ArgoCD Image Updater
- argocd-image-updater/argocd.yaml
# ArgoCD configuration (no Application, just configuration)
- argocd