Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam0Brien committed Nov 24, 2024
1 parent 7c54aae commit f45226c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kind/e2e/e2e-batch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ spec:
- name: INV_HTTP_URL
value: "kessel-inventory-service:8081"
- name: KAFKA_BOOTSTRAP_SERVERS
value: "my-cluster-kafka-bootstrap:9092" # my-cluster-kafka-bootstrap:9092
value: "my-cluster-kafka-brokers:9092" # my-cluster-kafka-bootstrap:9092
command: ["/usr/local/bin/e2e-inventory-tests", "-test.v"]
restartPolicy: Never

0 comments on commit f45226c

Please sign in to comment.