Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .pipelines/cni/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ stages:
clusterType: overlay-byocni-nokubeproxy-up
clusterName: "cil-over-rdma"
nodeCount: 2
vmSize: Standard_NC24r
vmSize: Standard_HC44-16rs
arch: amd64

- template: singletenancy/cniv1-template.yaml
Expand Down Expand Up @@ -244,7 +244,7 @@ stages:
clusterType: overlay-byocni-up
clusterName: "rdma-over"
nodeCount: 2
vmSize: Standard_NC24r
vmSize: Standard_HC44-16rs
arch: amd64

- stage: delete_resources
Expand Down