Skip to content

Commit

Permalink
Remove node affinity
Browse files Browse the repository at this point in the history
  • Loading branch information
blazer82 committed Jun 17, 2024
1 parent 5c2dbde commit a2fa714
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions deploy/k8s/analytodon-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,6 @@ spec:
labels:
app: analytodon-cli
spec:
affinity:
nodeAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 1
preference:
matchExpressions:
- key: project
operator: In
values:
- mastodon
containers:
- name: analytodon-cli
image: productionbuild/analytodon-cli:latest
Expand Down

0 comments on commit a2fa714

Please sign in to comment.