Skip to content

Commit

Permalink
Add shorter timeouts/intervals to sample
Browse files Browse the repository at this point in the history
  • Loading branch information
bastjan committed Aug 24, 2022
1 parent 2891c19 commit d132aa9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/samples/monitoring_v1beta1_schedulercanary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ kind: SchedulerCanary
metadata:
name: schedulercanary-sample
spec:
interval: 1m
maxPodCompletionTimeout: 3m
podTemplate:
metadata:
labels: {}
Expand Down

0 comments on commit d132aa9

Please sign in to comment.