tsting
This commit is contained in:
parent
2cd9ad3c62
commit
328643bdf9
|
|
@ -84,7 +84,7 @@ spec:
|
|||
stage('Debug Kubernetes') {
|
||||
steps {
|
||||
container('kubectl') {
|
||||
withKubeConfig([credentialsId: "${KUBE_CONFIG_ID}"]) {
|
||||
withKubeConfig([credentialsId: '1c8bd8d9-1590-468c-afc7-24495d4330dc']) {
|
||||
sh '''
|
||||
kubectl cluster-info
|
||||
kubectl get nodes
|
||||
|
|
|
|||
Loading…
Reference in New Issue