diff --git a/deployment/helmchart/templates/rbac/clusterrole.yaml b/deployment/helmchart/templates/rbac/clusterrole.yaml index 1ac52615e6d455ec80f155e3d320983be419ada7..5f1e0e96480b3505094c5a7befd72a48bd767aa9 100644 --- a/deployment/helmchart/templates/rbac/clusterrole.yaml +++ b/deployment/helmchart/templates/rbac/clusterrole.yaml @@ -42,4 +42,5 @@ rules: - get - patch - delete + - create {{- end }}