We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49fa937 commit 7d97bdeCopy full SHA for 7d97bde
pkg/image/manifest.go
@@ -85,6 +85,7 @@ func NewRegistryList(repoConfig, k8sVersion string) (*RegistryList, error) {
85
QuayIncubator: quayIncubator,
86
QuayK8sCSI: quayK8sCSI,
87
SampleRegistry: sampleRegistry,
88
+ PromoterE2eRegistry: promoterE2eRegistry,
89
}
90
91
// Load in a config file
0 commit comments