[JIRA] (JENKINS-54837) Cannot override workspace-volume

2019-07-16 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54837  
 
 
  Cannot override workspace-volume   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Assignee: 
 Carlos Sanchez  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.195826.154297961.13144.1563306227930%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-54837) Cannot override workspace-volume

2018-11-23 Thread abergme...@gmx.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andreas Bergmeier created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54837  
 
 
  Cannot override workspace-volume   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Carlos Sanchez  
 
 
Components: 
 kubernetes-plugin  
 
 
Created: 
 2018-11-23 13:26  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Andreas Bergmeier  
 

  
 
 
 
 

 
 When I add 

 

volumeMounts:
 - name: workspace-volume
 mountPath: "/home/jenkins" 

 to the yaml, it complains 

 
Duplicate value: "workspace-volume" 

 How should one override the workspace-volume then?{{}}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment