mirror of
https://github.com/unclecode/crawl4ai.git
synced 2024-12-22 15:52:24 +03:00
refactor(deploy): remove memory utilization alert configuration from deployment template
This commit is contained in:
@@ -20,11 +20,3 @@ spec:
|
||||
value: "false"
|
||||
routes:
|
||||
- path: /
|
||||
alerts:
|
||||
- rule: MEM_UTILIZATION
|
||||
value: 90
|
||||
window: 300 # Changed from "5m" to 300 (5 minutes in seconds)
|
||||
operator: GREATER_THAN
|
||||
disabled: false
|
||||
- rule: DEPLOYMENT_FAILED
|
||||
- rule: DOMAIN_FAILED
|
||||
Reference in New Issue
Block a user