mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-07 07:51:38 +01:00
210 lines
3.5 KiB
Go Template
210 lines
3.5 KiB
Go Template
{{/*
|
|
SPDX-FileCopyrightText: 2025 Zentrum für Digitale Souveränität der Öffentlichen Verwaltung (ZenDiS) GmbH
|
|
SPDX-License-Identifier: Apache-2.0
|
|
*/}}
|
|
---
|
|
externalSecrets:
|
|
ai:
|
|
apiKey:
|
|
name: "a"
|
|
key: "aiapikey"
|
|
cache:
|
|
intercom:
|
|
password:
|
|
name: ~
|
|
key: ~
|
|
nextcloud:
|
|
username:
|
|
name: ~
|
|
key: ~
|
|
password:
|
|
name: ~
|
|
key: ~
|
|
cassandra:
|
|
initDBSecret: ~
|
|
existingSecret:
|
|
name: ~
|
|
passwordKey: ~
|
|
centralnavigation:
|
|
apiKey:
|
|
name: ~
|
|
key: ~
|
|
certificates:
|
|
password :
|
|
name: ~
|
|
key: ~
|
|
collabora:
|
|
existingSecret:
|
|
name: ~
|
|
passwordKey: ~
|
|
usernameKey: ~
|
|
databases:
|
|
nextcloud:
|
|
password:
|
|
name: ~
|
|
key: ~
|
|
username:
|
|
name: ~
|
|
key: ~
|
|
notes:
|
|
password:
|
|
name: "a"
|
|
key: "notesDatabasePassword"
|
|
user:
|
|
name: "a"
|
|
key: "notesDatabaseUser"
|
|
xwiki:
|
|
password:
|
|
name: ~
|
|
key: ~
|
|
dovecot:
|
|
aclUser:
|
|
name: ~
|
|
key: ~
|
|
dictmapUser:
|
|
name: ~
|
|
key: ~
|
|
doveadm:
|
|
name: ~
|
|
key: ~
|
|
objectStorage:
|
|
encryption:
|
|
privateKey:
|
|
name: ~
|
|
key: ~
|
|
publicKey:
|
|
name: ~
|
|
key: ~
|
|
keycloak:
|
|
adminSecret:
|
|
name: ~
|
|
clientSecret:
|
|
dovecot:
|
|
name: ~
|
|
key: ~
|
|
intercom:
|
|
name: ~
|
|
key: ~
|
|
nextcloudOidc:
|
|
name: ~
|
|
key: ~
|
|
notes:
|
|
name: "a"
|
|
key: "keycloaknotes"
|
|
xwiki:
|
|
name: ~
|
|
key: ~
|
|
minio:
|
|
existingSecret: ~
|
|
rootUserSecretKey: ~
|
|
rootPasswordSecretKey: ~
|
|
usersExistingSecrets: []
|
|
nextcloud:
|
|
admin:
|
|
password:
|
|
name: ~
|
|
key: ~
|
|
username:
|
|
name: ~
|
|
key: ~
|
|
metricsToken:
|
|
name: ~
|
|
key: ~
|
|
notes:
|
|
collaborationSecret:
|
|
name: "a"
|
|
key: "notesCollaborationSecret"
|
|
django:
|
|
secretKey:
|
|
name: "a"
|
|
key: "notesDjangoSecretKey"
|
|
superuserEmail:
|
|
name: "a"
|
|
key: "notessuperuserEmail"
|
|
superuserPassword:
|
|
name: "a"
|
|
key: "notessuperuserPassword"
|
|
redisUrl:
|
|
name: "a"
|
|
key: "notesredisurl"
|
|
nubus:
|
|
ics:
|
|
session:
|
|
name: ~
|
|
key: ~
|
|
synapseAsToken:
|
|
name: ~
|
|
key: ~
|
|
ldapSearch:
|
|
dovecot:
|
|
name: ~
|
|
key: ~
|
|
nextcloud:
|
|
name: ~
|
|
key: ~
|
|
xwiki:
|
|
name: ~
|
|
key: ~
|
|
objectstores:
|
|
dovecotUser:
|
|
name: ~
|
|
key: ~
|
|
nextcloud:
|
|
accessKey:
|
|
name: ~
|
|
key: ~
|
|
secretKey:
|
|
name: ~
|
|
key: ~
|
|
notes:
|
|
s3AccessKeyId:
|
|
name: "a"
|
|
key: "objectstoresNotesS3AccessKeyId"
|
|
s3SecretAccessKey:
|
|
name: "a"
|
|
key: "objectstoresNotesS3SecretAccessKey"
|
|
nubus:
|
|
accessKey:
|
|
name: ~
|
|
key: ~
|
|
secretKey:
|
|
name: ~
|
|
key: ~
|
|
openproject:
|
|
apiAdmin:
|
|
password:
|
|
name: ~
|
|
key: ~
|
|
username:
|
|
name: ~
|
|
key: ~
|
|
oxAppSuite:
|
|
migrationsMasterPassword:
|
|
name: ~
|
|
key: ~
|
|
postfix:
|
|
opendeskSystemPassword:
|
|
name: ~
|
|
key: ~
|
|
opendeskSystemUsername:
|
|
name: ~
|
|
key: ~
|
|
redis:
|
|
existingSecret: ~
|
|
existingSecretPasswordKey: ~
|
|
smtp:
|
|
password:
|
|
name: ~
|
|
key: ~
|
|
username:
|
|
name: ~
|
|
key: ~
|
|
xwiki:
|
|
xwikiSuperadminpassword:
|
|
name: ~
|
|
key: ~
|
|
propertiesSecret:
|
|
name: ~
|
|
key: ~
|
|
...
|