Clean up calicoctl_alternate_download_url (#10271)

This commit is contained in:
yun
2023-07-05 23:16:57 +08:00
committed by GitHub
parent 78c1775661
commit 1d86919883
2 changed files with 0 additions and 3 deletions

View File

@@ -740,8 +740,6 @@ downloads:
dest: "{{ local_release_dir }}/calicoctl-{{ calico_ctl_version }}-{{ image_arch }}"
sha256: "{{ calicoctl_binary_checksum }}"
url: "{{ calicoctl_download_url }}"
mirrors:
- "{{ calicoctl_download_url }}"
unarchive: false
owner: "root"
mode: "0755"