cluster

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

commit eef0443274efdd9ea5ee34f95f6eeb5722628572
parent 91b41b5821b460f99e54dfbebe4bccd4e3b7766b
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 19 Jul 2023 22:44:53 +0200

reduce logging

Diffstat:
Mapps/base/matrix/draupnir4all/deployment.yaml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/apps/base/matrix/draupnir4all/deployment.yaml b/apps/base/matrix/draupnir4all/deployment.yaml @@ -38,8 +38,8 @@ spec: value: "true" - name: TRACING_DIAG_ENABLED value: "true" - - name: TRACING_DIAG_VERBOSE - value: "true" + #- name: TRACING_DIAG_VERBOSE + # value: "true" - name: TRACING_TRACE_URL value: http://tempo.monitoring.svc.cluster.local:4318/v1/traces - name: TRACING_METRIC_URL