Skip to content

Commit c344927

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

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
@@ -80,7 +80,7 @@ To monitor the installation add the `--debug` flag. The installation runs severa
8080
2. Install the Helm chart, overriding specific value defaults using `--set`.
8181

8282
{{<note>}}
83-
To enable automatic resource adjustment during installation, include `--set allowAutoAdjustment=true`. This requires elevated container capabilities. For more information, see [Allow automatic resource adjustment]({{< relref "/operate/kubernetes/security/enable-privileged-mode.md" >}}).
83+
To enable automatic resource adjustment during installation, include `--set allowAutoAdjustment=true`. This requires elevated container capabilities. For more information, see [Allow automatic resource adjustment]({{< relref "/operate/kubernetes/security/enable-privileged-mode" >}}).
8484
{{</note>}}
8585

8686
```sh

0 commit comments

Comments
 (0)