Browse Source

Change redis address to new helm chart for nextcloud

Victor Lavaud 6 tháng trước cách đây
mục cha
commit
eb2adda034
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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