[17.02.20] Kubernetes deployment settings

This commit is contained in:
andyjk15 2020-02-17 16:57:04 +00:00
parent af3fe1535f
commit 5558f1d8ba

View File

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