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.
1 parent 07c8064 commit e4a0afeCopy full SHA for e4a0afe
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.19.2
11
replicas: 3 # set to the number of nodes in the cluster
12
env:
13
- name: MAX_MEMORY
0 commit comments