Revert "disable mongo for staging"

This reverts commit 383825672b.
This commit is contained in:
Maidul Islam
2023-10-06 16:18:28 -04:00
parent 383825672b
commit f4de7a2c56

View File

@@ -196,7 +196,7 @@ backendEnvironmentVariables:
mongodb:
## @param mongodb.enabled Enable MongoDB(®)
##
enabled: false
enabled: true
## @param mongodb.name Name used to build variables (deprecated)
##
name: "mongodb"