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
|
app.kubernetes.io/created-by: dragonfly-operator
|
||||||
name: dragonfly-mastodon
|
name: dragonfly-mastodon
|
||||||
spec:
|
spec:
|
||||||
replicas: 3
|
replicas: 1
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 2000m
|
cpu: 2000m
|
||||||
|
|
Reference in a new issue