From: Erik Brakkee Date: Sun, 12 Jan 2025 22:03:06 +0000 (+0100) Subject: adding jenkins-agent service account X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;p=pipelinelib adding jenkins-agent service account --- diff --git a/resources/podtemplates/jnlp.yaml b/resources/podtemplates/jnlp.yaml index a227175..ccb4c81 100644 --- a/resources/podtemplates/jnlp.yaml +++ b/resources/podtemplates/jnlp.yaml @@ -3,6 +3,7 @@ apiVersion: v1 kind: Pod spec: + serviceAccountName: jenkins-agent # quick termination of the pod. terminationGracePeriodSeconds: 0 # basically no further overrides currently