Fixed quota exceeded alert (#9872)

This commit is contained in:
Manuel Ceroni 2025-12-03 17:54:50 +01:00 committed by GitHub
parent 4a624f5cca
commit ff3c9605a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@ alert_quota_exceeded.meta = {
i18n_title = "alerts_dashboard.quota_exceeded",
icon = "fas fa-fw fa-thermometer-full",
entities = {
alert_entities.host_pool
alert_entities.interface
},
}