From 84950a7f67f0aa82dca6971200d577bbfe3b0516 Mon Sep 17 00:00:00 2001 From: Philip Haupt <“der.mad.mob@gmail.com”> Date: Tue, 20 May 2025 23:12:25 +0200 Subject: [PATCH] fix 3 --- nextcloud/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/main.yaml b/nextcloud/main.yaml index 7229346..d5d3d69 100644 --- a/nextcloud/main.yaml +++ b/nextcloud/main.yaml @@ -208,7 +208,7 @@ spec: - name: NEXTCLOUD_DATA_DIR value: /var/www/html/data - name: REDIS_HOST - value: redis-master.redis.svc.cluster.local:6379 + value: redis-master.redis.svc.cluster.local - name: REDIS_HOST_PORT value: "6379" - name: REDIS_DBINDEX