Skip to content

Commit

Permalink
Add nodes permission to Agent in Fleet mode quickstart (elastic#4989)
Browse files Browse the repository at this point in the history
  • Loading branch information
david-kow authored and David Kowalski committed Oct 25, 2021
1 parent d7baa90 commit 3fa3ba7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ rules:
- apiGroups: [""] # "" indicates the core API group
resources:
- pods
- nodes
verbs:
- get
- watch
Expand Down

0 comments on commit 3fa3ba7

Please sign in to comment.