Skip to content
Snippets Groups Projects
Verified Commit 2e925b55 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(calico): Fix docker rate limits

This patch replaces the registry used to pull calico images with quay.io
since docker hub complaints about rate limits
parent 090ae0fe
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ spec:
installation:
enabled: true
kubernetesProvider: ""
registry: quay.io
calicoNetwork:
bgp: Enabled
hostPorts: Enabled
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment