From 6181a09e2eb02b81939d80755a1143df26ef2e3a Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Sat, 29 Jul 2023 20:29:42 +0200 Subject: [PATCH] Remove the deprecated `drone-kube-runner` Issue: https://git.badhouseplants.net/badhouseplants/k8s-cluster-config/issues/96 --- badhouseplants/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/badhouseplants/helmfile.yaml b/badhouseplants/helmfile.yaml index b458b1f..c8bec73 100644 --- a/badhouseplants/helmfile.yaml +++ b/badhouseplants/helmfile.yaml @@ -8,7 +8,7 @@ releases: createNamespace: false - <<: *drone-runner-kube - installed: true + installed: false namespace: drone-service createNamespace: false