From 06ca8ec5562d74624b44372843ed1ce3b2d83e92 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Wed, 22 Feb 2023 10:00:10 +0100 Subject: [PATCH] add longhorn to badhouseplants --- badhouseplants/helmfile.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/badhouseplants/helmfile.yaml b/badhouseplants/helmfile.yaml index b489173..b0cd0f7 100644 --- a/badhouseplants/helmfile.yaml +++ b/badhouseplants/helmfile.yaml @@ -11,6 +11,10 @@ releases: installed: true namespace: drone-service createNamespace: false + - <<: *longhorn + installed: true + namespace: longhorn-system + createNamespace: false - <<: *nrodionov installed: true