quay-operator icon indicating copy to clipboard operation
quay-operator copied to clipboard

use configmaps for configfile locations

Open mathianasj opened this issue 4 years ago • 0 comments

It would be nice to be able to use configmaps as locations for configFiles instead of just secrets. One use case this is helpful is when using a corporate proxy the performs the tls termination when clair connects to github.com I would rather set a configmap with the config.openshift.io/inject-trusted-cabundle=true label so I don't have to manage the ca-trust bundle in multiple locations.

mathianasj avatar Jun 02 '20 18:06 mathianasj