mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-07 16:01:37 +01:00
Move guest flag to defaults
This commit is contained in:
8
helmfile/environments/default/element.yaml
Normal file
8
helmfile/environments/default/element.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
# SPDX-FileCopyrightText: 2024 Zentrum für Digitale Souveränität der Öffentlichen Verwaltung (ZenDiS) GmbH
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
---
|
||||
configuration:
|
||||
homeserver:
|
||||
guestModule:
|
||||
enabled: false
|
||||
...
|
||||
Reference in New Issue
Block a user