Skip to content

Commit

Permalink
fix: add missing labels for notes jobs (eduNEXT#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
mariajgrimaldi authored Nov 2, 2022
1 parent 3009617 commit 0428575
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ metadata:
name: notes-job
labels:
app.kubernetes.io/component: job
drydock.io/target-service: notes
drydock.io/runner-service: notes
annotations:
argocd.argoproj.io/sync-wave: "3"
argocd.argoproj.io/hook: Sync
Expand Down Expand Up @@ -65,6 +67,8 @@ metadata:
name: notes-job-lms
labels:
app.kubernetes.io/component: job
drydock.io/target-service: notes
drydock.io/runner-service: lms
annotations:
argocd.argoproj.io/sync-wave: "3"
argocd.argoproj.io/hook: Sync
Expand Down

0 comments on commit 0428575

Please sign in to comment.