Added webserverUrl property to PluginRun, to allow reaching the plugin
Szymon Zimnowoda authored
webservers in all supported configurations.
Reminder, current configurations POD and Plugins can run is:
POD on host, plugin in docker (using host networking)
POD in docker, plugin in docker (using custom user network)
POD in docker, plugin under kubernetes (using DNS to resolve plugin address)
d24858c4
Name Last commit Last update