homelab/apps/production/traefik/kustomization.yaml

13 lines
367 B
YAML
Raw Normal View History

2024-09-21 20:47:49 +00:00
---
apiVersion: kustomize.config.k8s.io/v1beta1
2024-09-21 20:47:49 +00:00
kind: Kustomization
2024-09-21 22:25:39 +00:00
namespace: traefik
2024-09-21 20:47:49 +00:00
resources:
- namespace.yaml
2024-09-21 21:26:30 +00:00
- traefik.yaml
- ./certificates/fascinated-cc.yaml
- ./certificates/local-fascinated-cc.yaml
- ./certificates/mcutils-xyz.yaml
2024-09-21 23:08:18 +00:00
#- ./external-services
# for some stupid fucking reason kustomize doesn't support wildcards or globs?!?!?!??!?