I've an origin cluster (1.1.3). The main goal of our cluster is to pull images 
from an external registry and to use the images to start containers on our 
cluster.
There is some authentication on our registry. So we have to create a secret and 
add the secret to service accounts.
At the moment we have to add a new secret and add it to the service accounts 
for each new project.
Is there a possibility to add the secret to some global project that operates 
as "template" project for the rest of the projects.
So that we only once have to add the secret and only once have to tell the 
service accounts that they're able to use the secret?

                                          
_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to