rabbah commented on a change in pull request #4503: Add optional config for appending custom registry to user provided images URL: https://github.com/apache/openwhisk/pull/4503#discussion_r321196589
########## File path: tests/src/test/resources/application.conf.j2 ########## @@ -86,6 +86,7 @@ whisk { container-factory.runtimes-registry { url = "{{ runtimes_registry | default('') }}" + include-user-images = "{{ runtimes_registry_user_images | default('false') }}" Review comment: and this? ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services