Proxy#Configure proxy#Sample configurationCopyjenkins: proxy: name: "proxyhost" port: 80 userName: "login" secretPassword: "password" noProxyHost: "externalhost" testUrl: "http://google.com"