I am having a major problem with Jenkins pod not being able to start.
This is how my kubernetes deployment looks like
This is the log that I am getting when I investigate the logs https://justpaste.it/64vpb
I am using this command to investigate the logs kubectl logs jenkins-df87c46d5-52dtt -c copy-default-config -n infrastructure
My pod looks like this:
infrastructure jenkins-5589d85c76-9tvj5 0/1 Init:0/1 3 30m
Any help would be much appreciated