mirror of
https://github.com/outbackdingo/home-ops.git
synced 2026-01-27 18:19:09 +00:00
19 lines
326 B
YAML
19 lines
326 B
YAML
---
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- namespace.yaml
|
|
- generic-rules
|
|
- goldilocks
|
|
- grafana
|
|
- intel-gpu-exporter
|
|
- kube-prometheus-stack
|
|
#- loki
|
|
- node-problem-detector
|
|
- snmp-exporter
|
|
- speedtest-exporter
|
|
#- thanos
|
|
- uptimerobot-heartbeat
|
|
- vector
|
|
- vpa
|