Commit cf0ef8e
fix: add jenkins-deployer service account to pod template
Pod was using the default K8s service account, whose token returns
401 Unauthorized on API calls. All other pipelines specify
jenkins-deployer which has the necessary RBAC binding.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a8cd4f7 commit cf0ef8e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments