DF is having a hard time with more than one node. Lets keep it at 1.
This commit is contained in:
parent
81dc222de4
commit
a7c6e9a8ac
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ metadata:
|
|||
app.kubernetes.io/created-by: dragonfly-operator
|
||||
name: dragonfly-mastodon
|
||||
spec:
|
||||
replicas: 3
|
||||
replicas: 1
|
||||
resources:
|
||||
requests:
|
||||
cpu: 2000m
|
||||
|
|
Reference in a new issue