environment test

This commit is contained in:
crusader 2023-02-03 15:04:31 +00:00
parent ee4746c74b
commit c582887536

2
Jenkinsfile vendored
View File

@ -103,7 +103,7 @@ podTemplate(
namespace: 'kube-system',
serverUrl: 'https://192.168.50.10:16443']]) {
kubectl config view
sh "kubectl config view"
}
}