Skip to content

Commit

Permalink
Decrease echo-test from 1s to 1d (kubeflow#863)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yao Xiao authored Jan 22, 2021
1 parent fb11524 commit 6a8f848
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ data:
decorate_all_jobs: true
periodics:
- interval: 1s
- interval: 1m
agent: kubernetes
name: echo-test
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ plank:

decorate_all_jobs: true
periodics:
- interval: 1s
- interval: 1m
agent: kubernetes
name: echo-test
spec:
Expand Down

0 comments on commit 6a8f848

Please sign in to comment.