Skip to content

Commit

Permalink
cronjob labels
Browse files Browse the repository at this point in the history
  • Loading branch information
berekuk committed Nov 1, 2024
1 parent efda85f commit 34fc90f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ops/chart/templates/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ spec:
schedule: {{ $job.schedule | required "schedule is required" }}
timeZone: Etc/UTC
jobTemplate:
labels:
app: {{ $.Release.Name }}
cronjob: {{ $jobname }}
spec:
template:
spec:
Expand Down

0 comments on commit 34fc90f

Please sign in to comment.