From 71d7669b2e6a7cf56921ee90d86eb66717dbff79 Mon Sep 17 00:00:00 2001 From: Francesco Gualazzi Date: Thu, 4 May 2017 05:15:21 +0200 Subject: [PATCH] Updated NOTES.txt with the right port for REDIS (#987) Just changed the port from MySQL 3306 to REDIS standard port 6379 --- stable/redis/templates/NOTES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/redis/templates/NOTES.txt b/stable/redis/templates/NOTES.txt index 26afe51b28..d9cdf3c974 100644 --- a/stable/redis/templates/NOTES.txt +++ b/stable/redis/templates/NOTES.txt @@ -1,4 +1,4 @@ -Redis can be accessed via port 3306 on the following DNS name from within your cluster: +Redis can be accessed via port 6379 on the following DNS name from within your cluster: {{ template "fullname" . }}.{{ .Release.Namespace }}.svc.cluster.local To get your password run: