Skip to content

Commit

Permalink
Update olm_v1_clusterextension.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rashmi43 authored Nov 20, 2024
1 parent 197cf11 commit e57debe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/samples/olm_v1_clusterextension.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -238,8 +238,8 @@ rules:
resources: [configmaps]
verbs: [get, update, patch, delete]
resourceNames: [argocd-operator-manager-config]
- apiGroups: ["coordination.k8s.io"]
resources: ["leases"]
- apiGroups: [coordination.k8s.io]
resources: [leases]
verbs: [get, list, watch, create, update, patch, delete]
- apiGroups: [""]
resources: [services]
Expand Down

0 comments on commit e57debe

Please sign in to comment.