diff --git a/helm/templates/cm.yaml b/helm/templates/cm.yaml index 235bb45..125a74d 100644 --- a/helm/templates/cm.yaml +++ b/helm/templates/cm.yaml @@ -2,8 +2,6 @@ apiVersion: v1 kind: ConfigMap metadata: annotations: - "helm.sh/hook": pre-install, pre-upgrade - "helm.sh/hook-delete-policy": before-hook-creation "helm.sh/hook-weight": "-5" labels: {{- include "uv-portal-desktop.labels" . | nindent 4 }}