Skip to content

Commit

Permalink
replace
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineJac committed Sep 9, 2024
1 parent bb120dd commit 4cb7218
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ plugins:
window_size:
- 60
window_type: sliding
consumer: bar
consumer: bar
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ plugins:
- 60
namespace: foo
sync_rate: -1
route: foo
route: foo
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ plugins:
- 60
namespace: foo
sync_rate: -1
route: foo
route: foo
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ routes:
paths:
- /test
consumer_groups:
- name: foo2
- name: foo2
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ routes:
paths:
- /test
consumer_groups:
- name: foo2
- name: foo2
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ services:
routes:
- name: bar
paths:
- /test
- /test
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ plugins:
namespace: foo
sync_rate: -1
route: bar
consumer_group: foo2
consumer_group: foo2
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ plugins:
namespace: foo
sync_rate: -1
service: foo
consumer_group: foo2
consumer_group: foo2
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ plugins:
namespace: foo
sync_rate: -1
route: bar
consumer_group: foo2
consumer_group: foo2
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ plugins:
namespace: foo
sync_rate: -1
service: foo
consumer_group: foo2
consumer_group: foo2
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ _info:
- global-services
services:
- name: foo
host: test.com
host: test.com
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ plugins:
- 60
namespace: foo
sync_rate: -1
service: foo
service: foo
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ plugins:
- 60
namespace: foo
sync_rate: -1
service: foo
service: foo

0 comments on commit 4cb7218

Please sign in to comment.