Skip to content

Commit

Permalink
Adjust cluster config for matching anti affinity in RabbitMQ
Browse files Browse the repository at this point in the history
  • Loading branch information
Pasarus committed Jan 10, 2025
1 parent 46fab3b commit 183b4ac
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions components/rabbitmq/new/rabbitmq-cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ spec:
- weight: 1
podAffinityTerm:
labelSelector:
- key: "app.kubernetes.io/component"
operator: In
values:
- rabbitmq
matchLabels:
app.kubernetes.io/component: rabbitmq
topologyKey: "kubernetes.io/hostname"

0 comments on commit 183b4ac

Please sign in to comment.