appsody / tekton-example

Example implementation of a tekton pipeline that deploys an Appsody project. This repo will be archived soon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

right size permissions

kitty-catt opened this issue · comments

Assigning the cluster-admin role, is over the top.

A modest project admin role works as well:

$ oc policy add-role-to-user admin system:serviceaccount::appsody-sa

I have tested this on OpenShift 4.5