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