Skip to content

Commit

Permalink
feat(publick8s): Removing temporarily from management to upgrade to k…
Browse files Browse the repository at this point in the history
…ub 1.28 (#5385)

Signed-off-by: jayfranco999 <jaideepfrancis999@gmail.com>
Co-authored-by: Damien Duportal <damien.duportal@gmail.com>
  • Loading branch information
jayfranco999 and dduportal authored Jul 4, 2024
1 parent bb5eb1c commit a4b3b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile_k8s
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ pipeline {
axes {
axis {
name 'K8S_CLUSTER'
values 'privatek8s', 'publick8s', 'cijioagents1', 'infracijioagents1'
values 'privatek8s', 'cijioagents1', 'infracijioagents1'
}
} // axes
agent {
Expand Down

0 comments on commit a4b3b80

Please sign in to comment.