Hi.

Am Fri, 5 May 2017 22:09:52 +0000
schrieb Gary Franczyk <[email protected]>:

> I’m trying to create some deploy scripts to automatically provision
> multi-project pipelines and would like to have my scripts stay
> authenticated (sort of like using SSH keys).  Is there a way to do
> this?

Maybe service accounts could be the solution.

https://docs.openshift.org/latest/admin_guide/service_accounts.html
https://kubernetes.io/docs/admin/service-accounts-admin/

You can then use the bearer token from the service account for
authentication

> Thanks
> 
> Gary Franczyk
> Senior Unix Administrator, Infrastructure

Regards
Aleks


_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to