passmower: Fix Dragonfly topology spread constraints
This commit is contained in:
parent
91af1911c4
commit
cb41b739cc
@ -18,6 +18,7 @@ metadata:
|
|||||||
name: redis
|
name: redis
|
||||||
namespace: passmower
|
namespace: passmower
|
||||||
spec:
|
spec:
|
||||||
|
image: "docker.dragonflydb.io/dragonflydb/dragonfly:v1.21.2@sha256:4a253dffa1f0416c454a758dcbaa86c29c4065aba44b5240fa25e55c5d89baf3"
|
||||||
authentication:
|
authentication:
|
||||||
passwordFromSecret:
|
passwordFromSecret:
|
||||||
key: password
|
key: password
|
||||||
@ -29,7 +30,7 @@ spec:
|
|||||||
whenUnsatisfiable: DoNotSchedule
|
whenUnsatisfiable: DoNotSchedule
|
||||||
labelSelector:
|
labelSelector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: app
|
app: redis
|
||||||
app.kubernetes.io/part-of: dragonfly
|
app.kubernetes.io/part-of: dragonfly
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
Loading…
Reference in New Issue
Block a user