Skip to content

Commit

Permalink
fix: Change cluster name for cilium nightly pipeline (#2167)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpayne3506 authored Aug 22, 2023
1 parent ef30552 commit b5440dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pipelines/cni/cilium/nightly-release-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ stages:
strategy:
matrix:
cilium_nightly:
name: ciliumnightly
clusterName: overlaynightly
name: cilium_overlay_nightly
clusterName: ciliumnightly
steps:
- template: ../../templates/delete-cluster.yaml
parameters:
Expand Down

0 comments on commit b5440dd

Please sign in to comment.