Refactor: hoist app host, port defaults
Compare changes
+ 4
− 9
@@ -70,9 +70,8 @@ def run_app(
@@ -139,11 +138,7 @@ def run_app(
@@ -160,7 +155,7 @@ def run_app(
Beginning with 2nd June, only the "Single Sign On" option for login to the GitLab web interface will be possible. If you don't have an MPCDF wide second factor so far, please get one at our SelfService (https://selfservice.mpcdf.mpg.de). The GitLab internal second factor will not work.
Simplify defaults. Not true refactor, minor change if nomad.yaml
entries are set to None
.
@ahmil This reinstates the port. Is that a problem? Can the kubernetes problem be solved in the kubernetes config instead of the code?