Skip to content

Commit 0739d19

Browse files
committed
CAPZ: fix periodic windows clone refs
1 parent 7a15bcc commit 0739d19

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-main.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -360,10 +360,10 @@ periodics:
360360
preset-kind-volume-mounts: "true"
361361
preset-azure-community: "true"
362362
extra_refs:
363-
- org: kubernetes-sigs
364-
repo: cloud-provider-azure
365-
base_ref: master
366-
path_alias: sigs.k8s.io/cloud-provider-azure
363+
- base_ref: main
364+
org: kubernetes-sigs
365+
path_alias: sigs.k8s.io/cluster-api-provider-azure
366+
repo: cluster-api-provider-azure
367367
- org: kubernetes-sigs
368368
repo: cloud-provider-azure
369369
base_ref: master

0 commit comments

Comments
 (0)