From 3b495735be154fa242375c31c01b0a4f71acd6ec Mon Sep 17 00:00:00 2001 From: Michael Gerbig Date: Fri, 25 Sep 2020 16:10:44 +0200 Subject: [PATCH] fix(helm): add `urls.scotty` property to configuration --- helm/swingletree/templates/_config.tpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helm/swingletree/templates/_config.tpl b/helm/swingletree/templates/_config.tpl index afab4f70..782e1931 100644 --- a/helm/swingletree/templates/_config.tpl +++ b/helm/swingletree/templates/_config.tpl @@ -1,4 +1,6 @@ {{- define "swingletree.config" -}} +urls: + scotty: "http://swing-scotty.{{ .Release.Namespace }}:3000" deck: path: {{ .Values.deck.path }} elastic: