chore(helm): Adding workload type label

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
rjshrjndrn 2024-08-07 21:17:09 +02:00
parent 6f0794b196
commit 845ce44ddd

View file

@ -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