Skip to content

Commit 3ec9e4d

Browse files
authored
Update 09_persistent_configurations.md
1 parent 6df6dfe commit 3ec9e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

101-lab/content/09_persistent_configurations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Create a configMap with arbitrary data and mount it inside of your `rocketchat-[
1515
<kbd>![](./images/07_persistent_config_02.png)</kbd>
1616

1717
- In the Web Console, go to `+Add` and select `YAML`
18-
- Paste in the following ConfigMap Code, replace [username] with your username and save
18+
- Paste in the following ConfigMap Code, replace [username] with your username and create this object
1919
```yaml
2020
apiVersion: v1
2121
data:

0 commit comments

Comments
 (0)