titan-iac/infrastructure/core/kustomization.yaml

9 lines
264 B
YAML
Raw Normal View History

2025-08-13 08:36:19 -05:00
# infrastructure/core/kustomization.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../modules/base
- ../modules/profiles/atlas-ha
- ../sources/cert-manager/letsencrypt.yaml
2025-12-11 23:54:43 -03:00
- ../sources/cert-manager/letsencrypt-prod.yaml