From 688a505ef780e7c81006a73db6465ef75dea1404 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20Ro=C3=9Fner?= Date: Mon, 11 Aug 2025 12:38:41 +0200 Subject: [PATCH] fix(nubus): Remove temporary `nubusUdmListener` `livenessProbe` as recommended by supplier --- helmfile/apps/nubus/values-nubus.yaml.gotmpl | 7 ------- 1 file changed, 7 deletions(-) diff --git a/helmfile/apps/nubus/values-nubus.yaml.gotmpl b/helmfile/apps/nubus/values-nubus.yaml.gotmpl index b24534d4..edeb2c2a 100644 --- a/helmfile/apps/nubus/values-nubus.yaml.gotmpl +++ b/helmfile/apps/nubus/values-nubus.yaml.gotmpl @@ -1128,13 +1128,6 @@ nubusProvisioning: nubusUdmListener: enabled: true - # Temporary local liveness probe, should be removed once available in the upstream Nubus Helm chart - livenessProbe: - exec: - command: - - sh - - -c - - 'grep -E "^[13]$" /var/lib/univention-directory-listener/handlers/ldap_listener' containerSecurityContext: allowPrivilegeEscalation: false capabilities: