mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-19 23:28:20 +01:00
Merge pull request #169 from reasonerjt/master
add timeout for notification in registry
This commit is contained in:
commit
d00a23f80e
@ -30,6 +30,6 @@ notifications:
|
|||||||
- name: harbor
|
- name: harbor
|
||||||
disabled: false
|
disabled: false
|
||||||
url: http://ui/service/notifications
|
url: http://ui/service/notifications
|
||||||
timeout: 500
|
timeout: 500ms
|
||||||
threshold: 5
|
threshold: 5
|
||||||
backoff: 1000
|
backoff: 1s
|
||||||
|
Loading…
Reference in New Issue
Block a user