diff --git a/cli/pkg/k8s/typestream.yaml.tmpl b/cli/pkg/k8s/typestream.yaml.tmpl index 6f59b1f..587b8ad 100644 --- a/cli/pkg/k8s/typestream.yaml.tmpl +++ b/cli/pkg/k8s/typestream.yaml.tmpl @@ -58,7 +58,7 @@ data: grpc.port=4242 sources.kafka=local sources.kafka.local.bootstrapServers=redpanda.typestream:19092 - sources.kafka.local.schemaRegistryUrl=http://redpanda.typestream:18081 + sources.kafka.local.schemaRegistry.url=http://redpanda.typestream:18081 sources.kafka.local.fsRefreshRate=10 ---