Files
homelab/k8s/apps/pasarguard/kustomization.yaml

15 lines
347 B
YAML
Raw Normal View History

2025-11-05 12:13:42 +02:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./app.yaml
- ./external-secrets.yaml
- ./deployment.yaml
2025-11-05 15:34:15 +02:00
- ./daemonset.yaml
2025-11-05 15:50:00 +02:00
- ./certificate.yaml
2025-11-18 14:32:39 +02:00
- ./configmap-scripts.yaml
2025-11-18 14:43:03 +02:00
- ./servicemonitor.yaml
2025-12-08 17:31:51 +02:00
- ./configmap-scripts-ingress.yaml
- ./daemonset-ingress.yaml
2025-12-08 18:52:36 +02:00
# - ./traefik-pasarguard-entrypoint.yaml