Update redis.yaml

This commit is contained in:
2026-02-11 05:06:29 +00:00
parent d07a126d08
commit d90c0d3c1a

View File

@@ -14,6 +14,15 @@ kind: Dragonfly
metadata: metadata:
name: memelord-laurivosandi-redis name: memelord-laurivosandi-redis
spec: spec:
affinity:
podAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchLabels:
app: memelord
topologyKey: kubernetes.io/zone
authentication: authentication:
passwordFromSecret: passwordFromSecret:
name: memelord-laurivosandi-redis name: memelord-laurivosandi-redis