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:
@@ -23,7 +23,7 @@ spec:
|
||||
passwordFromSecret:
|
||||
key: password
|
||||
name: dragonfly-auth
|
||||
replicas: 3
|
||||
replicas: 1
|
||||
topologySpreadConstraints:
|
||||
- maxSkew: 1
|
||||
topologyKey: topology.kubernetes.io/zone
|
||||
|
Reference in New Issue
Block a user