From d073c01735567c019d75ec2915016039b7626652 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Thu, 3 Apr 2025 15:19:07 +0200 Subject: [PATCH] update values --- deploy/rocket-chat/values.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/deploy/rocket-chat/values.yaml b/deploy/rocket-chat/values.yaml index a7025a6..9c6d28b 100644 --- a/deploy/rocket-chat/values.yaml +++ b/deploy/rocket-chat/values.yaml @@ -22,3 +22,6 @@ ingress: - secretName: rocketchat-tls # Use a different name if preferred hosts: - chat.panic.haus # Replace with your Rocket.Chat domain + +securityContext: + enabled: false