Skip to content

Commit

Permalink
wip: add semaphore (commented out)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfouquet committed Jul 11, 2023
1 parent 22fcdcd commit 4fbfa2f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions workflows/imagery/standardising.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ spec:
nodeSelector:
karpenter.sh/capacity-type: "spot"
entrypoint: main
# synchronization:
# semaphore:
# configMapKeyRef:
# name: semaphores
# key: standardising
arguments:
parameters:
# FIXME: Should use camelCase or underscore?
Expand Down

0 comments on commit 4fbfa2f

Please sign in to comment.