Skip to content

Commit

Permalink
Merge pull request #9486 from krzyzacy/service-account
Browse files Browse the repository at this point in the history
set service account for janitor
  • Loading branch information
k8s-ci-robot committed Sep 19, 2018
2 parents fd03336 + d557568 commit 4a440bb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/jobs/kubernetes/test-infra/janitors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,15 @@ periodics:
spec:
containers:
- command:
- runner.sh
args:
- go
- run
- experiment/ci-janitor/main.go
- --config-path=prow/config.yaml
- --job-config-path=config/jobs
- --janitor-path=boskos/janitor/janitor.py
image: gcr.io/k8s-testimages/gcloud-in-go:v20180725-a495f0247
image: gcr.io/k8s-testimages/kubekins-e2e:v20180918-b58d77e83-master
resources:
requests:
cpu: 5
Expand Down

0 comments on commit 4a440bb

Please sign in to comment.