helm-charts
helm-charts copied to clipboard
admin user not available at start
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:
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
found,
the problem is due to defaultlistplugin that was empty for me. It seems that one defaut plugin is required for that
best
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.