Files
opendesk/helmfile/apps/keycloak-bootstrap/values-bootstrap.yaml
2023-07-20 10:25:23 +02:00

11 lines
255 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: "kcadmin"
cleanup:
deletePodsOnSuccess: true
...