cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 24934890cb0dbca608d395c19842e1c0c71378bc
parent 3d3edcf6e2c6ff29a0c832808387948e68433352
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat, 10 Feb 2024 19:46:46 +0100

Add missing jsonData

Diffstat:
Mapps/base/kube-prometheus-stack/release.yaml | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/apps/base/kube-prometheus-stack/release.yaml b/apps/base/kube-prometheus-stack/release.yaml @@ -130,6 +130,7 @@ spec: basicAuthPassword: $__file{/etc/secrets/parseable/password} - name: Tempo type: tempo + uid: tempo access: proxy url: http://tempo.monitoring.svc.cluster.local:3100 isDefault: false @@ -137,11 +138,18 @@ spec: httpMethod: GET serviceMap: datasourceUid: prometheus + lokiSearch: + datasourceUid: 'loki' - name: Hubble type: isovalent-hubble-datasource + uid: hubble access: proxy url: http://hubble-relay.kube-system.svc.cluster.local:80 isDefault: false + jsonData: + serviceMap: + datasourceUid: prometheus + tempoDatasourceUid: tempo - name: ES - Chat Sessions type: elasticsearch access: proxy