Skip to content

Commit

Permalink
fix: allow services get for kubernetes default service
Browse files Browse the repository at this point in the history
  • Loading branch information
Muni10 committed Mar 14, 2024
1 parent 315010a commit 3efae7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/aiven-poke/templates/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ rules:
- ""
resources:
- namespaces
- services
verbs:
- get
- apiGroups:
Expand Down

0 comments on commit 3efae7e

Please sign in to comment.