Skip to content

Commit d09e915

Browse files
xinredhatramessesii2
authored andcommitted
preserve cluster sprayproxy-qe
1 parent bd054a1 commit d09e915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/images/ci-runner/hack/bin/cleanup-expired-clusters.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ SCRIPT_DIR="$(
1111
# shellcheck source=ci/images/ci-runner/hack/bin/utils.sh
1212
source "$SCRIPT_DIR/utils.sh"
1313

14-
EXCLUDE_CLUSTER=(local-cluster newci4plnsvc)
14+
EXCLUDE_CLUSTER=(local-cluster sprayproxy-qe)
1515

1616
is_cluster_expired() {
1717
cluster_name=$1

0 commit comments

Comments
 (0)