We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 711b7e8 + 3dee63f commit 00d5bb8Copy full SHA for 00d5bb8
kubernetes/apps/database/dragonfly/cluster/cluster.yaml
@@ -7,7 +7,7 @@ metadata:
7
spec:
8
nodeSelector:
9
kubernetes.io/arch: amd64
10
- image: ghcr.io/dragonflydb/dragonfly:v1.19.0
+ image: ghcr.io/dragonflydb/dragonfly:v1.27.1
11
replicas: 3 # set to the number of nodes in the cluster
12
env:
13
- name: MAX_MEMORY
0 commit comments