diff --git a/charts/zeppelin/templates/interpreter/role.yaml b/charts/zeppelin/templates/interpreter/role.yaml index 9d2cea46c1e..57712217976 100644 --- a/charts/zeppelin/templates/interpreter/role.yaml +++ b/charts/zeppelin/templates/interpreter/role.yaml @@ -25,6 +25,17 @@ rules: - "" resources: - pods + verbs: + - get + - list + - watch + - create + - update + - delete + - deletecollection +- apiGroups: + - "" + resources: - configmaps - services verbs: