cluster

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

commit 0fa955f5b09849024b243ee310cb3781a57e394f
parent 8f0c6d16bef10a45924e9211e4057d020d5ec340
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat, 10 Feb 2024 19:13:18 +0100

Fix hubble

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: Hubble access: proxy url: http://hubble-relay.kube-system.svc.cluster.local:80 isDefault: false