There was an error while loading. Please reload this page.
1 parent 29785dd commit 51f90a3Copy full SHA for 51f90a3
1 file changed
docs/helm.md
@@ -105,7 +105,7 @@ $ helm upgrade --install code-server \
105
--set persistence.enabled=false
106
```
107
108
-The above command sets the the persistence storage to false.
+The above command sets the persistence storage to false.
109
110
Alternatively, a YAML file that specifies the values for the above parameters
111
can be provided while installing the chart. For example,
0 commit comments