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

11 lines
347 B
YAML
Raw Normal View History

2026-01-19 11:55:17 +01:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- tekton/
- ../../namespaces/flux-system.yaml
# 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
# Flux configuration is a Flux Kustomization resource, not a kustomize config