[17.02.20] Kubernetes deployment settings

This commit is contained in:
andyjk15 2020-02-17 16:50:28 +00:00
parent 2ddea06a23
commit af3fe1535f

View File

@ -107,7 +107,7 @@ try {
// ) // )
// deploy() // deploy()
kubernetesDeploy configs: '/configuration/kubernetes/service.yaml, /configuration/kubernetes/deployment.yaml', kubernetesDeploy configs: '/configuration/kubernetes/service.yaml',
deleteResource: true, deleteResource: true,
dockerCredentials: [[credentialsId: 'Registry', url: 'https://registry.cryptosky.me']], dockerCredentials: [[credentialsId: 'Registry', url: 'https://registry.cryptosky.me']],
kubeConfig: [path: ''], kubeConfig: [path: ''],