Skip to content

Commit

Permalink
set service account for janitor
Browse files Browse the repository at this point in the history
  • Loading branch information
krzyzacy committed Sep 19, 2018
1 parent 84d3476 commit d557568
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 d557568

Please sign in to comment.