Skip to content
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

Jenkins default usename "Admin" and "Password" are not working #550

Closed
gh-srudra opened this issue Jan 26, 2022 · 2 comments
Closed

Jenkins default usename "Admin" and "Password" are not working #550

gh-srudra opened this issue Jan 26, 2022 · 2 comments

Comments

@gh-srudra
Copy link

Hi,

I have installed Jenkins using helm chart. After successfully installation of the charts, I retrieved the password from the pod and trying to sign in with credentials.

username: admin
password: *********

After doing exec to the pod, running command for getting the password cat /run/secrets/chart-admin-password && echo

When I try to sign with this credentials, It is giving error with invalid credentials.

Thanks in advance!!

@roopaax
Copy link

roopaax commented Apr 19, 2022

what is the solution for this?

@HariSekhon
Copy link

This is probably why:

#1026

This is the solution - reset your admin password:

https://github.com/HariSekhon/Docs/blob/main/jenkins.md#reset-the-jenkins-admin-password-on-kubernetes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants