chore(helm): Adding workload type label
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
6f0794b196
commit
845ce44ddd
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue