mirror of
https://gitlab.dit.htwk-leipzig.de/fsr-im/k8s/services/overleaf-cep.git
synced 2026-01-18 05:52:26 +01: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