Is there a way to inherit a pod template with declarative pipeline?

XMLWordPrintable

    • Type: Improvement
    • Resolution: Incomplete
    • Priority: Minor
    • Component/s: kubernetes-plugin
    • None

      I am on plugin version 1.8.4

      Is this supported?

      pipeline {
      agent {
      kubernetes

      { label env.BUILD_TAG inheritFrom 'base-template' defaultContainer 'jnlp' yaml """ containers: - name: maven image: maven:3.5 ttyEnabled: true """ }

      }

            Assignee:
            Carlos Sanchez
            Reporter:
            Ray Lim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: