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