Hey! Wondering if anyone has seen this error comin...
# ory-selfhosting
r
Hey! Wondering if anyone has seen this error coming from the
hydra-maester
container in kubernetes, it's essentially the only error in the container repeated a bunch of times
Copy code
E0816 15:37:59.203237       1 reflector.go:126] pkg/mod/k8s.io/client-go@v11.0.1-0.20190409021438-1a26190bd76a+incompatible/tools/cache/reflector.go:94: Failed to list *v1alpha1.OAuth2Client: Unauthorized
w
hi there, that would mean that the serviceAccount does not have permissions to use the crds
is the SA and it’s binding present?