refactor(deploy): remove memory utilization alert configuration from deployment template

This commit is contained in:
UncleCode
2024-11-16 17:28:42 +08:00
parent 5d0b13294c
commit 79feab89c4

View File

@@ -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