From d90c0d3c1ac77b74764ec4fb3a341a4cffb7035a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauri=20V=C3=B5sandi?= Date: Wed, 11 Feb 2026 05:06:29 +0000 Subject: [PATCH] Update redis.yaml --- redis.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/redis.yaml b/redis.yaml index 33a9bd4..6442ccc 100644 --- a/redis.yaml +++ b/redis.yaml @@ -14,6 +14,15 @@ kind: Dragonfly metadata: name: memelord-laurivosandi-redis spec: + affinity: + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - weight: 100 + podAffinityTerm: + labelSelector: + matchLabels: + app: memelord + topologyKey: kubernetes.io/zone authentication: passwordFromSecret: name: memelord-laurivosandi-redis