Update redis.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user