Skip to content

Commit

Permalink
Decrease resyncPeriodSeconds to 1 min (#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
misohu authored Jul 30, 2024
1 parent c821b4a commit 7d4de51
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ spec:
labelSelector:
matchExpressions:
- {key: {{ label }}, operator: Exists}
resyncPeriodSeconds: 3600
resyncPeriodSeconds: 60

0 comments on commit 7d4de51

Please sign in to comment.