Skip to content

Commit

Permalink
update boskos flags (knative#658)
Browse files Browse the repository at this point in the history
* update boskos images and flags

Fixed knative#638

* use images that exists

also the most recent ones with the same tags
  • Loading branch information
steuhs authored and knative-prow-robot committed Apr 2, 2019
1 parent cbd428d commit d3bec29
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ci/prow/boskos/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,11 @@ spec:
- name: boskos-janitor
image: gcr.io/k8s-testimages/janitor:v20190326-21e7f896f
args:
- --service-account=/etc/test-account/service-account.json
- --resource-type=gke-project
- --pool-size=10
- --
- --service_account=/etc/test-account/service-account.json
- --hours=0
volumeMounts:
- mountPath: /etc/test-account
name: service
Expand Down

0 comments on commit d3bec29

Please sign in to comment.