mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: dragonfly 3 replicas
This commit is contained in:
@@ -5,8 +5,8 @@ kind: Dragonfly
|
|||||||
metadata:
|
metadata:
|
||||||
name: dragonfly
|
name: dragonfly
|
||||||
spec:
|
spec:
|
||||||
image: ghcr.io/dragonflydb/dragonfly:v1.22.2@sha256:31e0b4ed3bfaa2c4237f2f7745281b5ba9db1a63055e29b8dd6d78310eb25b3d
|
image: ghcr.io/dragonflydb/dragonfly:v1.22.1@sha256:064af8116402bdd966ca01df74d1b8ef68c30b86d6e026a49f9399c9d4d23ee5
|
||||||
replicas: 4 # set to the number of nodes in the cluster
|
replicas: 3 # set to the number of nodes in the cluster
|
||||||
env:
|
env:
|
||||||
- name: MAX_MEMORY
|
- name: MAX_MEMORY
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
Reference in New Issue
Block a user