markusthoemmes commented on a change in pull request #4343: Move
runtimesRegistry to pureconfig.
URL:
https://github.com/apache/incubator-openwhisk/pull/4343#discussion_r265512385
##########
File path: tests/src/test/resources/application.conf.j2
##########
@@ -80,6 +80,10 @@ whisk {
user-events {
enabled = {{ user_events }}
}
+
+ container-factory.runtimes-registry {
+ "{{ runtimes_registry | default('') }}"
Review comment:
Should this not be prefixed with `url`?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services