Files
bakery-ia/infrastructure/cicd/kustomization.yaml

10 lines
436 B
YAML
Raw Normal View History

2026-01-19 11:55:17 +01:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
2026-01-19 13:57:50 +01:00
# Tekton is now managed via Helm, so we don't include it directly here
# The Tekton Helm chart is deployed separately via Tilt
2026-01-19 11:55:17 +01:00
# Gitea is managed via Helm, so we don't include it directly here
# The Gitea Helm chart is deployed separately and referenced in the ingress
2026-01-19 13:57:50 +01:00
# Flux is now managed via Helm chart located in this directory, so we don't include it directly here