fix(nubus): Remove temporary nubusUdmListener livenessProbe as recommended by supplier

This commit is contained in:
Thorsten Roßner
2025-08-11 12:38:41 +02:00
parent d249448794
commit 688a505ef7

View File

@@ -1128,13 +1128,6 @@ nubusProvisioning:
nubusUdmListener: nubusUdmListener:
enabled: true 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: containerSecurityContext:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false
capabilities: capabilities: