Browse Source

Change redis address to new helm chart for nextcloud

Victor Lavaud 6 months ago
parent
commit
eb2adda034
1 changed files with 1 additions and 1 deletions
  1. 1 1
      nextcloud/nextcloud-dply.yaml

+ 1 - 1
nextcloud/nextcloud-dply.yaml

@@ -57,7 +57,7 @@ spec:
           - name: OVERWRITEPROTOCOL
             value: "https"
           - name: REDIS_HOST
-            value: "redis-master"
+            value: "redis-master.redis.svc"
           - name: REDIS_HOST_PORT
             value: "6379"
           - name: PHP_UPLOAD_LIMIT