Skip to content

Commit

Permalink
Fix cronjob backup yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Steffen <jan.steffen@finleap.com>
  • Loading branch information
jastBytes committed Oct 19, 2022
1 parent 41e3907 commit 0d4fc3f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
{{- end }}
labels:
{{- include "eventstore.selectorLabels" . | nindent 12 }}
{{- with $merged }}
{{- with $merged.labels }}
{{- toYaml . | nindent 12 }}
{{- end }}
spec:
Expand Down

0 comments on commit 0d4fc3f

Please sign in to comment.