harbor-operator: converge secrets

This commit is contained in:
2025-12-28 23:40:48 +02:00
parent 574cf9fc87
commit d05b92cc92
3 changed files with 3 additions and 11 deletions

View File

@@ -130,7 +130,7 @@ database:
port: "5432"
username: "kspace_harbor"
coreDatabase: "harbor-operator"
existingSecret: "harbor-postgres-password"
existingSecret: "postgres-appuser-password"
sslmode: "disable"
redis: