forked from k-space/kube
		
	dragonfly: scale to 1 instance (hotfix)
eaas: dragonfly has 1 rw instance and applications don't realize and change over from ro to rw when the leader changes.
This commit is contained in:
		| @@ -51,7 +51,7 @@ spec: | ||||
|     passwordFromSecret: | ||||
|       key: REDIS_PASSWORD | ||||
|       name: dragonfly-auth | ||||
|   replicas: 3 | ||||
|   replicas: 1 | ||||
|   resources: | ||||
|     limits: | ||||
|       memory: 5Gi | ||||
|       memory: 5Gi | ||||
|   | ||||
		Reference in New Issue
	
	Block a user