Skip to content

Commit

Permalink
[EventHubs] fix chaos external target (Azure#22090)
Browse files Browse the repository at this point in the history
  • Loading branch information
yunhaoling authored Dec 17, 2021
1 parent abd148f commit ef7c143
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
action: loss
direction: to
externalTargets:
- 'eh-stress-{{ .Release.Name }}-{{ .Release.Revision }}.servicebus.windows.net'
- 'servicebus.windows.net'
mode: one
selector:
labelSelectors:
Expand Down

0 comments on commit ef7c143

Please sign in to comment.