Skip to content

Commit

Permalink
shortlink-notify: use kafka
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Login <batazor@evrone.com>
  • Loading branch information
batazor committed Mar 25, 2023
1 parent 52f2104 commit 588e1a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/Helm/shortlink-notify/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ deploy:

env:
MQ_ENABLED: true
MQ_TYPE: "rabbitmq"
MQ_TYPE: "kafka"
MQ_RABBIT_URI: amqp://shortlink:shortlink@shortlink.rabbitmq:5672/
TRACER_URI: http://grafana-tempo.grafana:14268/api/traces
STORE_POSTGRES_URI: postgres://postgres:shortlink@postgresql.postgresql:5432/shortlink
Expand Down

0 comments on commit 588e1a4

Please sign in to comment.