Skip to content

Commit

Permalink
Fix lint v2
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Stejskal <[email protected]>
  • Loading branch information
Frawless committed Jan 13, 2025
1 parent bd6434f commit fcade4a
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ replicas:
name: streams

resources:
- ../../base
- ../../base

patches:
- path: producer.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ replicas:
name: streams

resources:
- ../../base
- ../../base

patches:
- path: producer.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ replicas:
name: producer

resources:
- ../../base
- ../../base

patches:
- path: producer.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ replicas:
name: streams

resources:
- ../../base
- ../../base

patches:
- path: producer.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ replicas:
name: streams

resources:
- ../../base
- ../../base

patches:
- path: producer.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ replicas:
name: streams

resources:
- ../../base
- ../../base

patches:
- path: producer.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ replicas:
name: streams

resources:
- ../../base
- ../../base

patches:
- path: producer.yaml
Expand Down

0 comments on commit fcade4a

Please sign in to comment.