Files
opendesk/helmfile/environments/default/external_secrets.yaml.gotmpl
2025-06-13 15:54:09 +02:00

57 lines
987 B
Go Template

# SPDX-FileCopyrightText: 2025 Zentrum für Digitale Souveränität der Öffentlichen Verwaltung (ZenDiS) GmbH
# SPDX-License-Identifier: Apache-2.0
# The variables set in this file are required to upgrade components to their "Enterprise" product variant.
---
externalSecrets:
cassandra:
dovecotACLUser:
name: ~
key: ~
dovecotDictmapUser:
name: ~
key: ~
dovecot:
doveadm:
name: ~
key: ~
objectStorage:
encryption:
privateKey:
name: ~
key: ~
publicKey:
name: ~
key: ~
keycloak:
clientSecret:
dovecot:
name: ~
key: ~
minio:
dovecotUser:
name: ~
key: ~
nubus:
ldapSearch:
dovecot:
name: ~
key: ~
oxAppSuite:
migrationsMasterPassword:
name: ~
key: ~
postfix:
opendeskSystemUsername:
name: ~
key: ~
opendeskSystemPassword:
name: ~
key: ~
...