fix external mongo values

This commit is contained in:
James 2024-07-13 22:14:09 +01:00
parent ca8620cafe
commit 71cb52d8da
Signed by: thumbscrw
GPG Key ID: 4A3BB8AF7D9C2B46

View File

@ -74,11 +74,10 @@ externalMongodb:
# -- Use an external MongoDB database
enabled: false
# host: mongodb
port: 5432
database: mongo
username: mongo
# password: mongo
# existingSecret: mongo
port: 27017
database: unifi
username: unifi
# existingSecret: unifi-mongodb
# existingSecretPasswordKey: password
ingress: