mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 15:31:38 +01:00
fix(nubus): Remove temporary nubusUdmListener livenessProbe as recommended by supplier
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user