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