core-deployments/prometheus/kustomization.yaml
Tom Neuber e00cc2d4dd
Some checks failed
ci/woodpecker/push/yamllint Pipeline failed
fix typos and file layout for yamllint
2024-10-07 09:19:54 +02:00

10 lines
215 B
YAML

---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
generators:
- ./secret-generator.yaml
resources:
- ./alerts.yaml
- ./namespace.yaml
- ./service-monitor-longhorn.yaml
- ./templates.yaml