Increased the number of replicas
This commit is contained in:
@@ -5,7 +5,7 @@ metadata:
|
||||
app: dragonflydb
|
||||
name: dragonflydb
|
||||
spec:
|
||||
replicas: 1
|
||||
replicas: 2
|
||||
resources:
|
||||
requests:
|
||||
cpu: 500m
|
||||
|
||||
@@ -17,7 +17,7 @@ spec:
|
||||
type: postgresql
|
||||
mode: standalone
|
||||
cluster:
|
||||
instances: 1
|
||||
instances: 2
|
||||
backups:
|
||||
enabled: true
|
||||
provider: s3
|
||||
|
||||
Reference in New Issue
Block a user