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 9ca7c83 commit 2a42cbcCopy full SHA for 2a42cbc
helm/values/values.yaml
@@ -135,6 +135,7 @@ auth:
135
commonConfiguration: |-
136
# Enable AOF https://redis.io/topics/persistence#append-only-file
137
appendonly yes
138
+ maxclients 2000
139
# Disable RDB persistence, AOF persistence already enabled.
140
save ""
141
## @param existingConfigmap The name of an existing ConfigMap with your custom configuration for Redis® nodes
0 commit comments