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 834f9fad7a
commit a96a12886a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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