diff --git a/charts/hive-operator/templates/clusterrole.yaml b/charts/hive-operator/templates/clusterrole.yaml index 12df0a3..21dee26 100644 --- a/charts/hive-operator/templates/clusterrole.yaml +++ b/charts/hive-operator/templates/clusterrole.yaml @@ -30,7 +30,7 @@ rules: - apiGroups: - apps resources: - - deployments + - statefulsets verbs: - create - delete