core-deployments/prometheus/kustomization.yaml

11 lines
215 B
YAML
Raw Normal View History

2024-10-07 09:19:39 +02:00
---
2024-09-30 21:52:57 +02:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
generators:
- ./secret-generator.yaml
resources:
- ./alerts.yaml
- ./namespace.yaml
- ./service-monitor-longhorn.yaml
- ./templates.yaml