mirror of
https://github.com/1Password/onepassword-operator.git
synced 2025-10-22 15:38:06 +00:00
use controller image name to build the manager
This commit is contained in:
@@ -38,7 +38,7 @@ spec:
|
||||
- /manager
|
||||
args:
|
||||
- --leader-elect
|
||||
image: 1password/onepassword-operator:latest
|
||||
image: controller:latest
|
||||
name: manager
|
||||
env:
|
||||
- name: WATCH_NAMESPACE
|
||||
|
Reference in New Issue
Block a user