From 8bee86b7ed0d60b8be741a64a3dc1cbcad700705 Mon Sep 17 00:00:00 2001 From: Maartje Eyskens Date: Mon, 22 Oct 2018 15:21:47 +0200 Subject: [PATCH] Update tiller_ns Signed-off-by: Maartje Eyskens --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index e7cc0849..dcb06a2f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -28,7 +28,7 @@ helm_deploy: &helm_deploy helm_repos: srcd-charts=https://src-d.github.io/charts/ chart: srcd-charts/lookout release: lookout - tiller_ns: kube-system + tiller_ns: lookout # PIPELINE STEPS