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

fix(system-upgrade): Add permissions to system-upgrade-controller

parent 70677bf8
No related branches found
No related tags found
No related merge requests found
...@@ -10,6 +10,8 @@ roleRef: ...@@ -10,6 +10,8 @@ roleRef:
subjects: subjects:
- kind: ServiceAccount - kind: ServiceAccount
name: system-upgrade-executer name: system-upgrade-executer
- kind: ServiceAccount
name: system-upgrade
--- ---
apiVersion: rbac.authorization.k8s.io/v1 apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding kind: ClusterRoleBinding
......
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