Skip to content

Commit

Permalink
hotfix(privatek8s/infra.ci) restrict top-level credential scope for t…
Browse files Browse the repository at this point in the history
…he kubernetes cloud SA

Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
  • Loading branch information
dduportal committed Jun 24, 2024
1 parent acf088d commit bc36808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/jenkins_infra.ci.jenkins.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ controller:
- string:
description: "Token of the Service Account account 'jenkins-agent' on the Kubernetes cluster 'infraci.jenkins.io-agents-1'"
id: "infraci.jenkins.io-agents-1-jenkins-agent-sa-token"
scope: GLOBAL
scope: SYSTEM
secret: "${INFRACIJENKINSIO_AGENTS_1_TOKEN}"
agent-settings: |
jenkins:
Expand Down

0 comments on commit bc36808

Please sign in to comment.