From 313cb9c858d704f67d415b7f51187338f527993e Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Tue, 11 Oct 2022 19:57:24 -0500 Subject: [PATCH] test --- nextcloud/values.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/nextcloud/values.yaml b/nextcloud/values.yaml index 4a46895..5ddc8bd 100644 --- a/nextcloud/values.yaml +++ b/nextcloud/values.yaml @@ -107,9 +107,7 @@ nextcloud: smtp.config.php: true redis: - enabled: true - password: 'redis-password' - usePassword: true + enabled: false service: type: ClusterIP