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

fix(system-upgrade): Allow patching of nodes for labeling updates

parent 7acfc1d1
No related merge requests found
...@@ -20,6 +20,12 @@ rules: ...@@ -20,6 +20,12 @@ rules:
- get - get
- list - list
- watch - watch
- apiGroups:
- ""
resources:
- nodes
verbs:
- patch
- apiGroups: - apiGroups:
- upgrade.cattle.io - upgrade.cattle.io
resources: resources:
......
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