mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-23 01:24:36 +07:00
feat(system): add Loki stack
This commit is contained in:
parent
bdc1297184
commit
d94cfbf8e9
@ -1,7 +1,10 @@
|
||||
apiVersion: v2
|
||||
name: kube-prometheus-stack
|
||||
version: 18.0.0
|
||||
version: 0.0.0
|
||||
dependencies:
|
||||
- name: kube-prometheus-stack
|
||||
version: 18.0.0
|
||||
repository: https://prometheus-community.github.io/helm-charts
|
||||
- name: loki-stack
|
||||
version: 2.4.1
|
||||
repository: https://grafana.github.io/helm-charts
|
||||
|
Loading…
Reference in New Issue
Block a user