decommission(F2): silenciar notificaciones Telegram de la app polymarket-bot
Se retiran las suscripciones on-sync-failed / on-health-degraded: durante el apagado (F3) generarían ruido sin valor. No hay trigger 'informativo' viable: escalar a 0 vía git deja la app Synced/Healthy. El resto de apps conservan sus notificaciones.
This commit is contained in:
@@ -3,9 +3,6 @@ kind: Application
|
|||||||
metadata:
|
metadata:
|
||||||
name: polymarket-bot
|
name: polymarket-bot
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
annotations:
|
|
||||||
notifications.argoproj.io/subscribe.on-sync-failed.telegram: "5138407666"
|
|
||||||
notifications.argoproj.io/subscribe.on-health-degraded.telegram: "5138407666"
|
|
||||||
spec:
|
spec:
|
||||||
destination:
|
destination:
|
||||||
namespace: polymarket-bot
|
namespace: polymarket-bot
|
||||||
|
|||||||
Reference in New Issue
Block a user