This repository has been archived on 2024-10-29. You can view files and clone it, but cannot push or open issues or pull requests.
homelab/infrastructure/traefik/kustomization.yaml

14 lines
406 B
YAML
Raw Normal View History

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