-
Bug
-
Resolution: Unresolved
-
Major
-
None
When adding a secret volume in a Kubernetes pod template via Jenkins UI, the description says "This volume will be mounted in all containers", but in reality, it's only mounted in the JNLP container unless explicitly specified in other container templates via volumeMounts. This is either incorrect behavior or misleading UX.