The following configuration fields are available for the QuayIntegration custom resource:
Name | Description | Schema |
---|---|---|
allowlistNamespaces |
A list of namespaces to include. |
Array |
clusterID |
The ID associated with this cluster. |
String |
credentialsSecret.key |
The secret containing credentials to communicate with the Quay registry. |
Object |
denylistNamespaces |
A list of namespaces to exclude. |
Array |
insecureRegistry |
Whether to skip TLS verification to the Quay registry |
Boolean |
quayHostname |
The hostname of the Quay registry. |
String |
scheduledImageStreamImport |
Whether to enable image stream importing. |
Boolean |