Skip to content
Snippets Groups Projects
Commit 508e01d7 authored by Markus Scheidgen's avatar Markus Scheidgen
Browse files

Downgraded the production worker replicas.

parent 45ea0333
No related branches found
No related tags found
1 merge request!34Merged latest changes torwards 4.2.
......@@ -215,7 +215,7 @@ deploy:
--set proxy.nodePort="300${NUMERIC_VERSION//./}"
--set proxy.external.path=${EXTERNAL_PATH}
--set dbname=${DBNAME}
--set worker.replicas=2
--set worker.replicas=1
--set worker.memrequest=32
--set volumes.files=${FILES_PATH};
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment