Skip to content

Commit daca872

Browse files
Update content/operate/kubernetes/deployment/helm.md
Co-authored-by: David Dougherty <[email protected]>
1 parent be0f779 commit daca872

File tree

1 file changed

+1
-1
lines changed
  • content/operate/kubernetes/deployment

1 file changed

+1
-1
lines changed

content/operate/kubernetes/deployment/helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Helm charts provide a simple way to install the Redis Enterprise for Kubernetes
2020
- [Kubernetes client (kubectl)](https://kubernetes.io/docs/tasks/tools/).
2121
- [Helm 3.10 or later](https://helm.sh/docs/intro/install/).
2222

23-
If you suspect your file descriptor limits are below 100k, you must either manually increase limits or [Allow automatic resource adjustment]({{< relref "/operate/kubernetes/security/enable-privileged-mode.md" >}}). Most major cloud providers and standard container runtime configurations set default file descriptor limits well above the minimum required by Redis Enterprise. In these environments, you can safely run without enabling automatic resource adjustment.
23+
If you suspect your file descriptor limits are below 100k, you must either manually increase limits or [Allow automatic resource adjustment]({{< relref "/operate/kubernetes/security/enable-privileged-mode" >}}). Most major cloud providers and standard container runtime configurations set default file descriptor limits well above the minimum required by Redis Enterprise. In these environments, you can safely run without enabling automatic resource adjustment.
2424

2525
### Example values
2626

0 commit comments

Comments
 (0)