helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

admin user not available at start

Open shakenfr opened this issue 3 years ago • 2 comments

Hello, I have probably a problem to configure my admin user.

I put this into values.yaml in the controler section :+1: adminUser: "admin" adminPassword: admin: existingSecret: "jenkins" userKey: jenkins-admin-user passwordKey: jenkins-admin-password

but after deploying the helm, when I try to connect to jenkins URL, there's no auth requested ???

I create also a jenkins opaque secret with base64 value of jenkins-admin-user and jenkins-admin-password but same problem, no auth.

Any idea ?

regards

shakenfr avatar Aug 26 '21 12:08 shakenfr

found,

the problem is due to defaultlistplugin that was empty for me. It seems that one defaut plugin is required for that

best

shakenfr avatar Aug 26 '21 14:08 shakenfr

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.

stale[bot] avatar Apr 16 '22 11:04 stale[bot]