Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.

Commit

Permalink
chore: sync deprecated helm repo to v1.0.108 (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
blumamir authored Sep 25, 2024
1 parent 8978eea commit d81e07b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
7 changes: 7 additions & 0 deletions charts/odigos/templates/ui/clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@ rules:
- create
- delete
- update
- apiGroups:
- ""
resources:
- pods
verbs:
- get
- list
- apiGroups:
- apps
resources:
Expand Down
11 changes: 11 additions & 0 deletions charts/odigos/templates/ui/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,14 @@ rules:
- get
- list
- watch
- apiGroups:
- "odigos.io"
resources:
- instrumentationrules
verbs:
- create
- delete
- get
- list
- patch
- update

0 comments on commit d81e07b

Please sign in to comment.