Skip to content
Snippets Groups Projects
user avatar
gregoryfranklin authored
Signed-off-by: default avatarGreg Franklin <gregoryfranklin@rentalcars.com>

jaeger-operator v1.10.0 requires some additional permissions.  Without them you get
errors like:

Failed to list *v1.Role: roles.rbac.authorization.k8s.io is forbidden: User "system:serviceaccount:default:jaeger-operator" cannot list roles.rbac.authorization.k8s.io in the namespace "default"

Copied and pasted the latest list of permissions from upstream

https://github.com/jaegertracing/jaeger-operator/blob/v1.10.0/deploy/role.yaml
e8fbe86e
History