Jenkins setup: I have jenkins 2.504.1-lts docker image running in my eks cluster deployed using my custom helm chart. And there is traefik ingress infront of jenkins so i created the middleware to allow X-Forwarded-Proto: “https” X-Forwarded-Port: “443” headers.
All of my plugins were uptodate. My issue is when i try to save untrusted libraries in my managejenkins → system it is getting saved and been redirected dashboard page. but when i see again the untrusted libraries i cant see the git url and credentials. i am attaching the pic for your reference. Also i can see the config in the files. but whenever i try to update that value it is not being updated from ui. i cannot change in the file everytime.
i forgot to mention that my jenkins_home is in mounted ebs.
Can someone help me in this. Its been a long time i am facing this issue.
Apologize if i created this in the wrong scope. Also help me if this is already reported.
