cluster

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

commit dd043325209fa749be3f395e27e038232becaf21
parent eef0443274efdd9ea5ee34f95f6eeb5722628572
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 19 Jul 2023 23:08:31 +0200

Use correct port

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 @@ -102,7 +102,7 @@ spec: - name: Tempo type: tempo access: proxy - url: http://tempo.monitoring.svc.cluster.local:16686 + url: http://tempo.monitoring.svc.cluster.local:3100 isDefault: false jsonData: httpMethod: GET