Skip to content

Commit 4ce4787

Browse files
authored
fix: use new server.properties key (#85)
1 parent 8ecc119 commit 4ce4787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/pkg/k8s/typestream.yaml.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ data:
5858
grpc.port=4242
5959
sources.kafka=local
6060
sources.kafka.local.bootstrapServers=redpanda.typestream:19092
61-
sources.kafka.local.schemaRegistryUrl=http://redpanda.typestream:18081
61+
sources.kafka.local.schemaRegistry.url=http://redpanda.typestream:18081
6262
sources.kafka.local.fsRefreshRate=10
6363

6464
---

0 commit comments

Comments
 (0)