Skip to content

Commit

Permalink
Merge pull request #38 from oviceinc/fix/manifest-args
Browse files Browse the repository at this point in the history
Fix arguments of manager
  • Loading branch information
h3poteto authored Jul 11, 2024
2 parents d1b1786 + f8db715 commit a783c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ spec:
- /manager
args:
- --leader-elect
- -v 4
- -v=4
image: manager
name: manager
securityContext:
Expand Down

0 comments on commit a783c14

Please sign in to comment.