fix(helmfile): Remove testing values from external secrets

Signed-off-by: Axel Lender <lender@b1-systems.de>
This commit is contained in:
Axel Lender
2025-08-21 16:13:46 +02:00
parent 7367d16287
commit 1fb1c9892b

View File

@@ -4,10 +4,6 @@ SPDX-License-Identifier: Apache-2.0
*/}} */}}
--- ---
externalSecrets: externalSecrets:
ai:
apiKey:
name: "a"
key: "aiapikey"
cache: cache:
intercom: intercom:
password: password:
@@ -46,52 +42,21 @@ externalSecrets:
username: username:
name: ~ name: ~
key: ~ key: ~
notes:
password:
name: "a"
key: "notesDatabasePassword"
user:
name: "a"
key: "notesDatabaseUser"
xwiki: xwiki:
password: password:
name: ~ name: ~
key: ~ key: ~
dovecot:
aclUser:
name: ~
key: ~
dictmapUser:
name: ~
key: ~
doveadm:
name: ~
key: ~
objectStorage:
encryption:
privateKey:
name: ~
key: ~
publicKey:
name: ~
key: ~
keycloak: keycloak:
adminSecret: adminSecret:
name: ~ name: ~
clientSecret: clientSecret:
dovecot:
name: ~
key: ~
intercom: intercom:
name: ~ name: ~
key: ~ key: ~
nextcloudOidc: xwiki:
name: ~ name: ~
key: ~ key: ~
notes: nextcloudOidc:
name: "a"
key: "keycloaknotes"
xwiki:
name: ~ name: ~
key: ~ key: ~
minio: minio:
@@ -110,23 +75,6 @@ externalSecrets:
metricsToken: metricsToken:
name: ~ name: ~
key: ~ 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: nubus:
ics: ics:
session: session:
@@ -136,9 +84,6 @@ externalSecrets:
name: ~ name: ~
key: ~ key: ~
ldapSearch: ldapSearch:
dovecot:
name: ~
key: ~
nextcloud: nextcloud:
name: ~ name: ~
key: ~ key: ~
@@ -146,9 +91,6 @@ externalSecrets:
name: ~ name: ~
key: ~ key: ~
objectstores: objectstores:
dovecotUser:
name: ~
key: ~
nextcloud: nextcloud:
accessKey: accessKey:
name: ~ name: ~
@@ -156,13 +98,6 @@ externalSecrets:
secretKey: secretKey:
name: ~ name: ~
key: ~ key: ~
notes:
s3AccessKeyId:
name: "a"
key: "objectstoresNotesS3AccessKeyId"
s3SecretAccessKey:
name: "a"
key: "objectstoresNotesS3SecretAccessKey"
nubus: nubus:
accessKey: accessKey:
name: ~ name: ~
@@ -178,27 +113,13 @@ externalSecrets:
username: username:
name: ~ name: ~
key: ~ key: ~
oxAppSuite:
migrationsMasterPassword:
name: ~
key: ~
postfix: postfix:
opendeskSystemPassword: opendeskSystemPassword:
name: ~ name: ~
key: ~ key: ~
opendeskSystemUsername:
name: ~
key: ~
redis: redis:
existingSecret: ~ existingSecret: ~
existingSecretPasswordKey: ~ existingSecretPasswordKey: ~
smtp:
password:
name: ~
key: ~
username:
name: ~
key: ~
xwiki: xwiki:
xwikiSuperadminpassword: xwikiSuperadminpassword:
name: ~ name: ~