adding jenkins-agent service account master
authorErik Brakkee <erik@brakkee.org>
Sun, 12 Jan 2025 22:03:06 +0000 (23:03 +0100)
committerErik Brakkee <erik@brakkee.org>
Sun, 12 Jan 2025 22:03:06 +0000 (23:03 +0100)
resources/podtemplates/jnlp.yaml

index a2271757ac1d49ffab460a8d1c6fa2179536e34b..ccb4c818dc6ecd7650b01269cd088304f137aa50 100644 (file)
@@ -3,6 +3,7 @@
 apiVersion: v1
 kind: Pod
 spec:
+  serviceAccountName: jenkins-agent
   # quick termination of the pod.
   terminationGracePeriodSeconds: 0
   # basically no further overrides currently