chore(monitoring): adjust permissions for home assistant user for victoria metrics

This commit is contained in:
David Landry 2024-09-12 11:41:32 -04:00
parent c61a135ac8
commit ef7e4fb7d1

View file

@ -7,15 +7,12 @@ spec:
username: ha-metrics username: ha-metrics
generatePassword: true generatePassword: true
targetRefs: targetRefs:
# vmui + vmselect
- crd: - crd:
kind: VMCluster/vmselect kind: VMCluster/vmselect
name: metrics name: metrics
namespace: monitoring-system namespace: monitoring-system
target_path_suffix: "/select/0" target_path_suffix: "/select/1:1"
paths: paths:
- "/vmui"
- "/vmui/.*"
- "/prometheus/api/v1/query" - "/prometheus/api/v1/query"
- "/prometheus/api/v1/query_range" - "/prometheus/api/v1/query_range"
- "/prometheus/api/v1/series" - "/prometheus/api/v1/series"