Skip to content

Commit d472c9c

Browse files
Mbd06bclaude
andcommitted
fix: use ee-jenkins service account for pod exec permissions
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent cd72105 commit d472c9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ pipeline {
5252
apiVersion: v1
5353
kind: Pod
5454
spec:
55-
serviceAccount: jenkins-deployer
55+
serviceAccount: ee-jenkins
5656
nodeSelector:
5757
node-type: edge
5858
containers:

0 commit comments

Comments
 (0)