Files
opendesk/helmfile/apps/nextcloud/values-bootstrap.yaml
2023-07-29 19:22:55 +02:00

17 lines
360 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"
apps:
integrationSwp:
username: "phoenixusername"
userOidc:
username: "ncoidc"
cleanup:
deletePodsOnSuccess: false
...