Skip to content

Commit

Permalink
Decrease discovery-interval to 2 mins (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
misohu committed Jul 31, 2024
1 parent 798d00d commit d3ee986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/files/manifests/metacontroller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ spec:
command: ["/usr/bin/metacontroller"]
args:
- --zap-log-level=4
- --discovery-interval=3600s
- --discovery-interval=120s
volumeClaimTemplates: []

0 comments on commit d3ee986

Please sign in to comment.