cluster

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

commit d97727f90b3fc5a6f389a2974feca867ed43ac4a
parent a6270825d3e4669b0f63334a83423df870795b1a
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 23 Oct 2023 18:46:24 +0200

Meow

Diffstat:
Mapps/base/matrix/draupnir-synapse/release.yaml | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/apps/base/matrix/draupnir-synapse/release.yaml b/apps/base/matrix/draupnir-synapse/release.yaml @@ -72,8 +72,8 @@ spec: value: "arm64" effect: "NoSchedule" extraEnv: - #- name: JAEGER_AGENT_HOST - # value: tempo.monitoring.svc.cluster.local + - name: JAEGER_AGENT_HOST + value: tempo.monitoring.svc.cluster.local - name: LD_PRELOAD value: /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 extraConfig: @@ -196,8 +196,8 @@ spec: extraCommands: [] extraEnv: - #- name: JAEGER_AGENT_HOST - # value: tempo.monitoring.svc.cluster.local + - name: JAEGER_AGENT_HOST + value: tempo.monitoring.svc.cluster.local - name: LD_PRELOAD value: /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 annotations: