From ab1ca067e461935d600b172636d645bc236a69fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Garc=C3=ADa-Mauri=C3=B1o?= Date: Thu, 25 Jul 2024 18:30:34 +0200 Subject: [PATCH] fix(nubus): Enable selfservice listener --- helmfile/apps/nubus/values-nubus.yaml.gotmpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/helmfile/apps/nubus/values-nubus.yaml.gotmpl b/helmfile/apps/nubus/values-nubus.yaml.gotmpl index 63a337cb..f5c00763 100644 --- a/helmfile/apps/nubus/values-nubus.yaml.gotmpl +++ b/helmfile/apps/nubus/values-nubus.yaml.gotmpl @@ -162,9 +162,8 @@ nubusProvisioning: enabled: false nubusUdmListener: enabled: false -# FIXME: roll back to previous version nubusSelfServiceListener: - enabled: false + enabled: true # Nubus services nubusStackDataUms: