add recipient to oci alert

This commit is contained in:
William 2025-11-07 06:17:28 -03:00
parent 6ec815a766
commit 59cda1884d

View file

@ -229,6 +229,7 @@
threshold = 5; threshold = 5;
threshold_type = "PERCENTAGE"; threshold_type = "PERCENTAGE";
display_name = "daily-spend-alert"; display_name = "daily-spend-alert";
recipients = "baduhai@proton.me";
description = "Alert when daily spending exceeds $0.05"; description = "Alert when daily spending exceeds $0.05";
message = "Daily spending has exceeded $0.05 in the trantor compartment"; message = "Daily spending has exceeded $0.05 in the trantor compartment";
}; };