mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-12-24 15:09:39 -05:00
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:
parent
88e3da750e
commit
9fc88797d1
@ -48,7 +48,7 @@ spec:
|
||||
- --metrics-bind-address=:8080
|
||||
- --leader-elect
|
||||
command:
|
||||
- /ko-app/v2
|
||||
- /manager
|
||||
env:
|
||||
- name: OPERATOR_NAMESPACE
|
||||
valueFrom:
|
||||
|
Loading…
Reference in New Issue
Block a user