diff --git a/staging/cert-manager-setup/templates/clusterrole.yaml b/staging/cert-manager-setup/templates/clusterrole.yaml index 82bccf1fd..674ad2952 100644 --- a/staging/cert-manager-setup/templates/clusterrole.yaml +++ b/staging/cert-manager-setup/templates/clusterrole.yaml @@ -5,7 +5,7 @@ metadata: annotations: helm.sh/hook: pre-install,pre-upgrade helm.sh/hook-delete-policy: before-hook-creation - "helm.sh/hook-weight": "-7" + helm.sh/hook-weight: "-7" rules: - apiGroups: - "apiregistration.k8s.io"