Skip to content

Commit

Permalink
Merge pull request #83 from scalyr/role-secrets-get-list
Browse files Browse the repository at this point in the history
  • Loading branch information
alesnovak-s1 authored Apr 22, 2024
2 parents bf2e7f2 + 92b8541 commit 577e96a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/scalyr-agent/templates/cluster-role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ rules:
- "namespaces"
- "pods"
- "replicationcontrollers"
- "secrets"
verbs:
- "get"
- "list"
Expand Down

0 comments on commit 577e96a

Please sign in to comment.