We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a692c6e commit 3e17c25Copy full SHA for 3e17c25
kubernetes/main/apps/database/dragonfly/cluster/cluster.yaml
@@ -5,7 +5,7 @@ kind: Dragonfly
5
metadata:
6
name: dragonfly
7
spec:
8
- image: ghcr.io/dragonflydb/dragonfly:v1.21.4
+ image: ghcr.io/dragonflydb/dragonfly:v1.22.1
9
replicas: 1 # set to the number of nodes in the cluster
10
env:
11
- name: MAX_MEMORY
0 commit comments