Skip to content

Commit

Permalink
Merge pull request #3918 from lsst-sqre/u/dspeck/schema-registry-upda…
Browse files Browse the repository at this point in the history
…tes-for-prompt

Prompt Processing: Update Sasquatch Schema Registry Addresses
  • Loading branch information
dspeck1 authored Nov 22, 2024
2 parents f3e8136 + d8490f2 commit 608fad0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ knative:
retryRequests: false

kafka:
schemaRegistryUrl: http://10.96.181.159:8081
schemaRegistryUrl: http://10.103.8.219:8081
sasquatchAddress: 10.100.226.209:9094
consumerGroup: test-group-3
nextVisitTopic: test.next-visit
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
knative:
maxMessages: 1000 # Kubernetes can't support more pods yet
maxMessages: 1000 # Kubernetes can't support more pods yet

kafka:
schemaRegistryUrl: http://10.110.90.252:8081
schemaRegistryUrl: http://10.96.24.88:8081
sasquatchAddress: 10.96.121.181:9094
consumerGroup: next-visit-fan-out-1
nextVisitTopic: lsst.sal.ScriptQueue.logevent_nextVisit
Expand Down

0 comments on commit 608fad0

Please sign in to comment.