From 284376e34834efc160724eee6c475d919bd42948 Mon Sep 17 00:00:00 2001 From: jayfranco999 Date: Wed, 26 Jun 2024 15:47:32 +0530 Subject: [PATCH] feat(privatek8s): Removing temporarily from management to upgrade to Kubernetes 1.28 Signed-off-by: jayfranco999 --- Jenkinsfile_k8s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile_k8s b/Jenkinsfile_k8s index 490185cd3..3e98f6936 100644 --- a/Jenkinsfile_k8s +++ b/Jenkinsfile_k8s @@ -27,7 +27,7 @@ pipeline { axes { axis { name 'K8S_CLUSTER' - values 'privatek8s', 'publick8s', 'cijioagents1', 'infracijioagents1' + values 'publick8s', 'cijioagents1', 'infracijioagents1' } } // axes agent {