Skip to content

Commit

Permalink
ENTERPRISE-4495: Increase default polling interval
Browse files Browse the repository at this point in the history
  • Loading branch information
gnyahay committed Sep 13, 2024
1 parent cb3d666 commit cbfc835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stable/k8s-inventory/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ k8sInventory:

## @param k8sInventory.pollingIntervalSeconds Only respected if mode is periodic
##
pollingIntervalSeconds: 60
pollingIntervalSeconds: 3600

### k8sInventory.kubernetes Kubernetes API configuration parameters (should not need tuning)
## @param k8sInventory.kubernetes.requestTimeoutSeconds Sets the request timeout for kubernetes API requests
Expand Down

0 comments on commit cbfc835

Please sign in to comment.