mirror of
https://github.com/coder/code-server.git
synced 2026-09-02 08:30:17 +02:00
docs(helm): remove duplicated 'the' in persistence example (#7936)
This commit is contained in:
@@ -105,7 +105,7 @@ $ helm upgrade --install code-server \
|
||||
--set persistence.enabled=false
|
||||
```
|
||||
|
||||
The above command sets the the persistence storage to false.
|
||||
The above command sets the persistence storage to false.
|
||||
|
||||
Alternatively, a YAML file that specifies the values for the above parameters
|
||||
can be provided while installing the chart. For example,
|
||||
|
||||
Reference in New Issue
Block a user