Skip to content

Commit

Permalink
Remove periodic job.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlewi committed Feb 12, 2018
1 parent 765c6a3 commit f1e6b82
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14208,17 +14208,6 @@ periodics:
hostPath:
path: /mnt/disks/ssd0/docker-graph

- interval: 8h
agent: kubernetes
name: tf-k8s-periodic
labels:
preset-service-account: true
spec:
containers:
# TODO(jlewi): Replace latest with a specific tag once the images stabilize.
- image: gcr.io/mlkube-testing/builder:latest
imagePullPolicy: Always

- name: tf-minigo-periodic
interval: 8h
agent: kubernetes
Expand Down

0 comments on commit f1e6b82

Please sign in to comment.