Skip to content

Commit

Permalink
update kafka addr
Browse files Browse the repository at this point in the history
  • Loading branch information
mackjmr committed Jul 31, 2023
1 parent 6b3b3c2 commit 07e0eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/orderproducerservice/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
protocol: TCP
env:
- name: KAFKA_SERVICE_ADDR
value: "kafka:9092"
value: "opentelemetry-demo-kafka:9092"
- name: HOST_IP
valueFrom:
fieldRef:
Expand Down

0 comments on commit 07e0eb6

Please sign in to comment.