Updated alert-notification-string to chalice
This commit is contained in:
parent
834f9fad7a
commit
a96a12886a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue