From 73b7f0076b1193243a894e5d13eb21f047bc75ef Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Thu, 20 Apr 2023 17:42:27 +0200 Subject: Add mimir-distributed to jaomox --- hosts.d/jaomox.tyil.net | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts.d/jaomox.tyil.net b/hosts.d/jaomox.tyil.net index d39abc0..966ff47 100644 --- a/hosts.d/jaomox.tyil.net +++ b/hosts.d/jaomox.tyil.net @@ -7,6 +7,9 @@ meta.provider=self vpn-tinc.ipv4=10.57.21.1 k3s-master.manifest-prefix=jaomox k3s-master.helm.repos.minio.url=https://charts.min.io/ +k3s-master.helm.repos.grafana.url=https://grafana.github.io/helm-charts/ +k3s-master.helm.apps.mimir.chart=grafana/mimir-distributed +k3s-master.helm.apps.mimir.namespace=personal-services k3s-master.helm.apps.minio.chart=minio/minio k3s-master.helm.apps.minio.namespace=personal-services k3s-master.helm.apps.minio.values=minio.yaml -- cgit v1.1