We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f23a258 commit 967d821Copy full SHA for 967d821
1 file changed
api-postgresql-go/k8s/event.yaml
@@ -3,7 +3,7 @@ kind: Subscription
3
metadata:
4
name: api-postgresql-go-event-sub
5
spec:
6
- sink: 'http://api-postgresql-go.postgres-dev.svc.cluster.local:80/orderCodeEvent'
+ sink: 'http://api-postgresql-go.dev.svc.cluster.local:80/orderCodeEvent'
7
source: mp-commerce-mock
8
types:
9
- order.created.v1
0 commit comments