mirror of
https://gitlab.dit.htwk-leipzig.de/fsr-im/k8s/services/overleaf-cep.git
synced 2025-08-30 08:33:50 +02:00
Add MongoDB initialization script and update deployment configurations
This commit is contained in:
@@ -23,6 +23,7 @@ mongo:
|
||||
port: 27017
|
||||
replSet: overleaf
|
||||
initDb: overleaf
|
||||
host: mongo
|
||||
volumeMounts:
|
||||
db: /data/db
|
||||
rootUser: root
|
||||
|
Reference in New Issue
Block a user