Open
Description
Currently, to create an EPP
with the model service, you need to create a ClusterRole
and a ClusterRoleBinding
, which limits EPP
instance creation to users with cluster-wide privileges and makes it difficult to use it per-namespace deployments. We should replace this with a Role
and RoleBinding
.
Metadata
Metadata
Assignees
Labels
No labels