cli: use /manager as binary path

The change to /ko-app/v2 is incorrect as we are
currently not building ko images for this operator.
This commit is contained in:
Otto Bittner 2023-01-31 10:29:58 +01:00
parent 88e3da750e
commit 9fc88797d1

View File

@ -48,7 +48,7 @@ spec:
- --metrics-bind-address=:8080
- --leader-elect
command:
- /ko-app/v2
- /manager
env:
- name: OPERATOR_NAMESPACE
valueFrom: