-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
illegal base64 data at input byte 483 #2637
Comments
Hi @deshifcodes one question did you setup that kuberenetes API server configs as well? I mean have you done these configs as well: https://kubernetes.io/docs/reference/access-authn-authz/authentication/#configuring-the-api-server ? |
getting these issues: #2614 |
I added this line to the kube-apiserver manifest
and created the file /etc/kubernetes/pki/auth-oidc.conf` auth-oidc.conf
ClusterRoleBinding
|
Cool yeah we had this ClusterRoleBinding already it's just that this oidc.conf was missing... |
Error description
The headlamp has configured OIDC authentication with Keycloak. Errors are constantly appearing in the logs of the headlamp pod:
The headlamp itself works when it does. Are these errors critical and how to get rid of them?
HELM Chart Values:
The text was updated successfully, but these errors were encountered: