Fix for Sandboxed installation
1 unresolved thread
1 unresolved thread
Compare changes
Files
4+ 11
− 0
@@ -43,6 +43,8 @@ livenessProbe:
@@ -83,6 +85,12 @@ livenessProbe:
@@ -97,6 +105,9 @@ livenessProbe:
"publicName" is not defined... and we lose generality if we assign the same value to all vars with no possibility to set a value for each.
It is defined on the gracedb chart. Now it is in draft status because I do not the best solution to have this configuration and setting the defaults. Try to find a better way for configuring this settings.
So it will not work... I suggest to remove this change and we can move on merging the other changes that are minor.
I can work on a MR to make gracedb/igwn endpoints configurable. I'm thinking about preparing a ConfigMap to override the celery config file, as it was originally. I never really liked the idea of hardcoding the config for a specific environment into the source code.
Ah wait... we already have the possibility to write a custom config. It's the variable "celeryConfig" in values.yaml.
changed this line in version 2 of the diff