Files
homelab/k8s/apps/pasarguard/kustomization.yaml
Ultradesu a6a50c3c13
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 15s
Check with kubeconform / lint (push) Successful in 1m48s
Auto-update README / Generate README and Create MR (push) Successful in 8s
Reworked pasarguard nodes daemonset.
2025-12-08 18:52:36 +02:00

15 lines
347 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./app.yaml
- ./external-secrets.yaml
- ./deployment.yaml
- ./daemonset.yaml
- ./certificate.yaml
- ./configmap-scripts.yaml
- ./servicemonitor.yaml
- ./configmap-scripts-ingress.yaml
- ./daemonset-ingress.yaml
# - ./traefik-pasarguard-entrypoint.yaml