Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-64778

Default container selector for the template configuration in the UI

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Do
    • Icon: Minor Minor
    • kubernetes-plugin
    • None

      This is a request to expose the existing defaultContainer option (as pointed below) to the Cloud configuration, in the Kubernetes Template side.

       agent {
          kubernetes {
            defaultContainer 'maven'
            yamlFile 'KubernetesPod.yaml'
          }
        }
      

      This is how the new UI would be expected to be:

            Unassigned Unassigned
            felipecassiors Felipe Santos
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: