mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 07:21:36 +01:00
18 lines
415 B
YAML
18 lines
415 B
YAML
# SPDX-FileCopyrightText: 2023 Bundesministerium des Innern und für Heimat, PG ZenDiS "Projektgruppe für Aufbau ZenDiS"
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
---
|
|
config:
|
|
administrator:
|
|
username: "nextcloud"
|
|
antivirus:
|
|
host: "clamav-sovereign-workplace-icap"
|
|
apps:
|
|
integrationSwp:
|
|
username: "phoenixusername"
|
|
userOidc:
|
|
username: "ncoidc"
|
|
|
|
cleanup:
|
|
deletePodsOnSuccess: true
|
|
...
|