homelab/infrastructure/monitoring/kustomization.yaml
2024-09-22 04:35:03 +01:00

9 lines
167 B
YAML

---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: monitoring
resources:
- namespace.yaml
- kube-prometheus-stack.yaml
- ingress.yml