Skip to content
Snippets Groups Projects
Verified Commit 70677bf8 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(system-upgrade): Add permissions to listWatch nodes

parent f06e498d
No related branches found
No related tags found
No related merge requests found
......@@ -95,6 +95,8 @@ rules:
- "nodes"
verbs:
- "get"
- "list"
- "watch"
- "patch"
# Needed to determine Pod owners
- apiGroups:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment