cluster

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

commit 3d3edcf6e2c6ff29a0c832808387948e68433352
parent 0fa955f5b09849024b243ee310cb3781a57e394f
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat, 10 Feb 2024 19:28:22 +0100

Fix datasource type

Diffstat:
Mapps/base/kube-prometheus-stack/release.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/base/kube-prometheus-stack/release.yaml b/apps/base/kube-prometheus-stack/release.yaml @@ -138,7 +138,7 @@ spec: serviceMap: datasourceUid: prometheus - name: Hubble - type: Hubble + type: isovalent-hubble-datasource access: proxy url: http://hubble-relay.kube-system.svc.cluster.local:80 isDefault: false