17 lines
272 B
YAML
17 lines
272 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
- kube-prometheus-stack
|
|
- loki
|
|
- tempo
|
|
- alloy
|
|
- node-exporter
|
|
- grafana
|
|
- blackbox-exporter
|
|
- network-policies
|
|
- targets
|
|
- rules/platform
|
|
- alerting
|
|
- dashboards/platform
|