mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Updated NOTES.txt with the right port for REDIS (#987)
Just changed the port from MySQL 3306 to REDIS standard port 6379
This commit is contained in:
committed by
Sean Knox
parent
a6810a1ce6
commit
71d7669b2e
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user