Skip to content

Commit

Permalink
Add kafka_hosts for http2k
Browse files Browse the repository at this point in the history
  • Loading branch information
ViMesTor committed Dec 14, 2023
1 parent 4c33f48 commit 98813d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/recipes/configure.rb
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@

http2k_config "Configure Http2k" do
domain node["redborder"]["cdomain"]
kafka_hosts node["redborder"]["managers_per_services"]["kafka"]
memory node["redborder"]["memory_services"]["http2k"]["memory"]
port node["redborder"]["http2k"]["port"]
proxy_nodes node["redborder"]["sensors_info"]["proxy-sensor"]
Expand Down

0 comments on commit 98813d0

Please sign in to comment.