Skip to content

Instantly share code, notes, and snippets.

@Zauxst
Zauxst / jenkins.yml
Last active May 3, 2019 19:17
issue when loading the yaml or yamls in different formats.
clouds:
- kubernetes:
containerCapStr: "40"
credentialsId: "kube"
jenkinsTunnel: "jenkins-discovery.default.svc.cluster.local:50000"
jenkinsUrl: "http://jenkins-ui.default.svc.cluster.local:8080"
maxRequestsPerHostStr: "32"
name: "kubernetes"
namespace: "default"
serverUrl: "https://private"