Skip to content

Commit 967d821

Browse files
committed
Remove postgres from link
1 parent f23a258 commit 967d821

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api-postgresql-go/k8s/event.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Subscription
33
metadata:
44
name: api-postgresql-go-event-sub
55
spec:
6-
sink: 'http://api-postgresql-go.postgres-dev.svc.cluster.local:80/orderCodeEvent'
6+
sink: 'http://api-postgresql-go.dev.svc.cluster.local:80/orderCodeEvent'
77
source: mp-commerce-mock
88
types:
99
- order.created.v1

0 commit comments

Comments
 (0)