Skip to content

Commit

Permalink
DBZ-6548 using correct debezium/server image in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
jcechace authored and jpechane committed Jun 12, 2023
1 parent 4be10d6 commit df05d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/postgres/010_debezium-server-ephemeral.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: DebeziumServer
metadata:
name: my-debezium
spec:
image: quay.io/debezium/debezium-server:nightly
image: quay.io/debezium/server:nightly
quarkus:
config:
log.console.json: false
Expand Down

0 comments on commit df05d4f

Please sign in to comment.