From d557568c8a6e0b1f19da534a815fd7ef61820857 Mon Sep 17 00:00:00 2001 From: Sen Lu Date: Wed, 19 Sep 2018 14:17:14 -0700 Subject: [PATCH] set service account for janitor --- config/jobs/kubernetes/test-infra/janitors.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/jobs/kubernetes/test-infra/janitors.yaml b/config/jobs/kubernetes/test-infra/janitors.yaml index e87d5b707e19..9e3a271cfe0a 100644 --- a/config/jobs/kubernetes/test-infra/janitors.yaml +++ b/config/jobs/kubernetes/test-infra/janitors.yaml @@ -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