Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam0Brien committed Nov 22, 2024
1 parent 22cc662 commit f0dd344
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 @@ -29,6 +29,6 @@ spec:
- name: INV_HTTP_URL
value: "kessel-inventory-service:8081"
- name: KAFKA_BOOTSTRAP_SERVERS
value: "my-cluster-zookeeper-client.default.svc.cluster.local:2181"
value: "my-cluster-kafka-bootstrap.default.svc.cluster.local:9092"
command: ["/usr/local/bin/e2e-inventory-tests", "-test.v"]
restartPolicy: Never

0 comments on commit f0dd344

Please sign in to comment.