Skip to content

Commit

Permalink
cleaned manager.yaml
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 988f7ee commit 63b0604
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ spec:
- /manager
args:
- --leader-elect
- --label-selector
image: controller:latest
name: manager
securityContext:
Expand All @@ -56,7 +55,5 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.annotations['olm.targetNamespaces']
- name: ARGOCD_LABEL_SELECTOR
value: ""
serviceAccountName: controller-manager
terminationGracePeriodSeconds: 10

0 comments on commit 63b0604

Please sign in to comment.