You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You say The pvc can't be mounted preventing the pod running. What does it mean: is the PVC definition refused by Kubernetes API service? Or is it created but not allocated (so we need more information: what is the error, etc.)?
E.g. it's hard to understand your problem except "it does not work" (and to provide/propose a fix)
Problem with this page
Kubernetes pagesource file
Expected behavior
The first stages should result in a running jenkins pod.
Actual behavior
The pvc can't be mounted preventing the pod running
Possible solution
Googling suggests the fix is an initContainer? that seems nasty overkill, is there not a 'mount as' option?
Are you interested in contributing a fix?
No response
The text was updated successfully, but these errors were encountered: