disable mongo for staging

This commit is contained in:
Maidul Islam
2023-10-06 16:08:58 -04:00
committed by GitHub
parent c6124d7444
commit 383825672b

View File

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