You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: