Skip to content

Commit

Permalink
Update nats.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
VaibhavPage authored Jan 8, 2020
1 parent 35fee00 commit d742434
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions examples/event-sources/nats.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,6 @@ metadata:
spec:
type: "nats"
nats:
# no retries if connection to nats service is not successful
example-without-retry:
# url of the nats service
url: "nats://nats.argo-events:4222"
# subject name
subject: "foo"

# retry after each backoff to set up a successful connection
example-with-retry:
# url of the nats service
url: "nats://nats.argo-events:4222"
Expand Down

0 comments on commit d742434

Please sign in to comment.