From 8e9a13c21558f1cd895f254c06a4801f129c77ce Mon Sep 17 00:00:00 2001 From: Gorden Mende Date: Fri, 5 Dec 2025 14:28:33 +0000 Subject: [PATCH] deconz/deployment.yaml aktualisiert --- deconz/deployment.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deconz/deployment.yaml b/deconz/deployment.yaml index 173a21d..a66ab35 100644 --- a/deconz/deployment.yaml +++ b/deconz/deployment.yaml @@ -19,9 +19,9 @@ spec: containers: - name: deconz image: deconzcommunity/deconz - #tty: true - #stdin: true - #command: ["/bin/sh"] + tty: true + stdin: true + command: ["/bin/sh"] securityContext: privileged: true ports: