core-deployments/prometheus/kustomization.yaml

10 lines
211 B
YAML
Raw Normal View History

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