Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
[KNative] Adding index.docker.io to registriesSkippingTagResolving (#8)
Browse files Browse the repository at this point in the history
* [KNative] Adding index.docker.io to registriesSkippingTagResolving
* Adding more default registries
* Update addons/knative/0.14.x/knative-2.yaml

Co-authored-by: Gilbert Song <[email protected]>
  • Loading branch information
akirillov and Gilbert88 authored Sep 4, 2020
1 parent c9645be commit 400daa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/knative/0.14.x/knative-2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ spec:
customMetricsApiservice:
enabled: false
configDeployment:
registriesSkippingTagResolving: "gcr.io,docker.io,mcr.microsoft.com,nvcr.io"
registriesSkippingTagResolving: "gcr.io,k8s.gcr.io,docker.io,index.docker.io,registry-1.docker.io,registry.hub.docker.com,quay.io,mcr.microsoft.com,nvcr.io"

0 comments on commit 400daa7

Please sign in to comment.