Skip to content

Commit

Permalink
fix make bundle issue
Browse files Browse the repository at this point in the history
Signed-off-by: Raghavi Shirur <[email protected]>
  • Loading branch information
raghavi101 committed Oct 18, 2023
1 parent 63b0604 commit 979e4a9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bundle/manifests/argocd-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1733,15 +1733,13 @@ spec:
containers:
- args:
- --leader-elect
- --label-selector
command:
- /manager
env:
- name: WATCH_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.annotations['olm.targetNamespaces']
- name: ARGOCD_LABEL_SELECTOR
- name: ENABLE_CONVERSION_WEBHOOK
value: "true"
image: quay.io/argoprojlabs/argocd-operator:v0.8.0
Expand Down

0 comments on commit 979e4a9

Please sign in to comment.