Skip to content
Snippets Groups Projects
Commit f3d09130 authored by Felix Kunde's avatar Felix Kunde
Browse files

add update for CRD to RBAC

parent ad0b250b
No related tags found
No related merge requests found
...@@ -24,6 +24,8 @@ rules: ...@@ -24,6 +24,8 @@ rules:
verbs: verbs:
- create - create
- get - get
- patch
- update
- apiGroups: - apiGroups:
- "" - ""
resources: resources:
......
...@@ -26,6 +26,7 @@ rules: ...@@ -26,6 +26,7 @@ rules:
- create - create
- get - get
- patch - patch
- update
- apiGroups: - apiGroups:
- "" - ""
resources: resources:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment