From 2b0f24fe0be46746449cb6d8f257203d58c1f994 Mon Sep 17 00:00:00 2001 From: Tiffany K Date: Tue, 14 Nov 2017 13:50:30 -0800 Subject: [PATCH] fix: Fix comment Pulls in hyperctl image and executor-k8s-vm changes https://github.com/screwdriver-cd/hyperctl-image/pull/11 https://github.com/screwdriver-cd/executor-k8s-vm/pull/14 Original issues: https://github.com/screwdriver-cd/screwdriver/issues/758, https://github.com/screwdriver-cd/screwdriver/issues/759 --- config/default.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default.yaml b/config/default.yaml index 7571573..735129b 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -43,7 +43,7 @@ redis: host: 127.0.0.1 # Password to connect to redis cluster # password: null - # Host of redis cluster + # Port of redis cluster port: 6379 # Prefix for the queue name # prefix: 'beta-'