Skip to content

Commit

Permalink
fixing Error checking if CRD ingressroutes.traefik.io exists
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpbennett committed Jul 16, 2024
1 parent f7ca97b commit 0c6e90a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions kubernetes/apps/homepage-dashboard/cluster-role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,6 @@ rules:
verbs:
- get
- list
- apiGroups:
- traefik.containo.us
resources:
- ingressroutes
verbs:
- get
- list
- apiGroups:
- metrics.k8s.io
resources:
Expand Down

0 comments on commit 0c6e90a

Please sign in to comment.