another attempt with a kubeconfig file
This commit is contained in:
parent
1c9601f96d
commit
5bdcf465c9
@ -73,7 +73,7 @@ spec:
|
||||
withKubeConfig([
|
||||
credentialsId: kubectlCreds,
|
||||
serverUrl: "https://kubernetes.test-chamber-13.lan:6443",
|
||||
namespace: "webservers"
|
||||
namespace: kubeNamespace
|
||||
]) {
|
||||
sh """
|
||||
# Get OpenVPN Config
|
||||
|
Reference in New Issue
Block a user