diff --git a/scripts/helmcharts/openreplay/templates/job.yaml b/scripts/helmcharts/openreplay/templates/job.yaml index 5ad028be8..60432f86c 100644 --- a/scripts/helmcharts/openreplay/templates/job.yaml +++ b/scripts/helmcharts/openreplay/templates/job.yaml @@ -26,6 +26,7 @@ metadata: namespace: "{{ .Release.Namespace }}" labels: app: databases + or.workload/type: db-migrate {{- include "openreplay.labels" . | nindent 4 }} annotations: "helm.sh/hook": pre-install, pre-upgrade