mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
Decommission kube-prometheus-stack installed Grafana and use grafana-operator instead. Signed-off-by: Vegard Hagen <[email protected]>
10 lines
251 B
YAML
10 lines
251 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
- http-route.yaml
|
|
- dashboards/hubble.yaml
|
|
- dashboards/hubble-dns-namespace.yaml
|
|
- dashboards/hubble-l7-http-metrics.yaml
|
|
- dashboards/hubble-network-overview.yaml
|