Skip to content

Commit

Permalink
add PreferredDuringScheduling annotation to consumer
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Ding <jackding@gmail.com>
  • Loading branch information
jzding committed Apr 22, 2024
1 parent 6178283 commit 761f50f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/manifests/consumer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ spec:
app: consumer
template:
metadata:
annotations:
target.workload.openshift.io/management: '{"effect": "PreferredDuringScheduling"}'
labels:
app: consumer
spec:
Expand Down

0 comments on commit 761f50f

Please sign in to comment.