diff --git a/scripts/helm/app/alerts.yaml b/scripts/helm/app/alerts.yaml index 7c743a035..4bb397526 100644 --- a/scripts/helm/app/alerts.yaml +++ b/scripts/helm/app/alerts.yaml @@ -22,6 +22,6 @@ resources: memory: 128Mi env: - ALERT_NOTIFICATION_STRING: https://parrot.asayer.io/alerts/notifications + ALERT_NOTIFICATION_STRING: http://chalice-openreplay.app.svc.cluster.local:8000/alerts/notifications CLICKHOUSE_STRING: tcp://clickhouse.db.svc.cluster.local:9000/default POSTGRES_STRING: postgres://postgres:asayerPostgres@postgresql.db.svc.cluster.local:5432