Explorar el Código

Change redis address to new helm chart for nextcloud

Victor Lavaud hace 6 meses
padre
commit
eb2adda034
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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