From b7e03c123848a4c4a5df22e71058feb5d56f6da7 Mon Sep 17 00:00:00 2001 From: Gorden Mende Date: Fri, 5 Dec 2025 14:33:44 +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 a66ab35..173a21d 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: