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:
2026-07-06 11:47:33 +00:00
parent abcb38bd6d
commit dc45c913a5
-3
View File
@@ -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