Updated alert-notification-string to chalice

This commit is contained in:
Mehdi Osman 2021-05-18 20:22:39 +02:00 committed by GitHub
parent 425fd9e604
commit db09435d4b

View file

@ -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