Michal Vala
Results
12
comments of
Michal Vala
workaround is to create ClusterRole + ClusterRoleBinding like this, in a workspace where trying to bind to API: ``` --- apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: name: bind-apiexport-spi rules: - apiGroups:...
Is this for devfile v1 or v2? In case of v1, I think this issue belongs to https://github.com/eclipse/che/issues, in case of v2 it should go to https://github.com/devfile/api/issues