cluster

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

commit b64a311600769d3b5ee4b3f98ad250af9e65ebd7
parent 29aa0fae6905221a8a2efe6ee3ace3872c114b5f
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 26 Feb 2024 14:34:29 +0100

Ensure we use the correct hostname

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

diff --git a/apps/base/zammad/release.yaml b/apps/base/zammad/release.yaml @@ -71,7 +71,7 @@ spec: effect: NoSchedule extraEnvVars: - name: ELASTICSEARCH_ADVERTISED_HOSTNAME - value: zammad-elasticsearch.zammad.svc.cluster.local + value: zammad-elasticsearch-master-hl.zammad.svc.cluster.local metrics: enabled: true redis: