git://wamblee.org
/
pipelinelib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f02e52
)
adding jenkins-agent service account
master
author
Erik Brakkee
<erik@brakkee.org>
Sun, 12 Jan 2025 22:03:06 +0000
(23:03 +0100)
committer
Erik Brakkee
<erik@brakkee.org>
Sun, 12 Jan 2025 22:03:06 +0000
(23:03 +0100)
resources/podtemplates/jnlp.yaml
patch
|
blob
|
history
diff --git
a/resources/podtemplates/jnlp.yaml
b/resources/podtemplates/jnlp.yaml
index a2271757ac1d49ffab460a8d1c6fa2179536e34b..ccb4c818dc6ecd7650b01269cd088304f137aa50 100644
(file)
--- 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