Skip to content

Commit

Permalink
Remove affinity.
Browse files Browse the repository at this point in the history
  • Loading branch information
davinchia committed Jun 17, 2021
1 parent afbe9d2 commit 19db827
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions kube/resources/server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,6 @@ spec:
labels:
airbyte: server
spec:
affinity:
podAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
- labelSelector:
matchExpressions:
- key: airbyte
operator: In
values:
- scheduler
topologyKey: kubernetes.io/hostname
containers:
- name: airbyte-server-container
image: airbyte/server
Expand Down

0 comments on commit 19db827

Please sign in to comment.