feat(monitoring): add Victoria Metrics cluster for ingesting Home Assistant metrics
This commit is contained in:
parent
a90c29e276
commit
99f90e1544
7 changed files with 112 additions and 0 deletions
7
apps/monitoring/base/kustomization.yaml
Normal file
7
apps/monitoring/base/kustomization.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- vmagent.yaml
|
||||
- vmauth.yaml
|
||||
- vmcluster.yaml
|
||||
- vmuser-homeassistant.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue