Change tab indentations to space indentations

This commit is contained in:
vickyhella
2022-09-13 17:23:20 +08:00
parent 76b33211be
commit efb87b2abd
65 changed files with 422 additions and 415 deletions
@@ -27,10 +27,10 @@ ConfigMaps accept key value pairs in common string formats, like config files or
1. Click **Save**.
>**Note:** Don't use ConfigMaps to store sensitive data [use a secret](secrets.md).
>
>**Tip:** You can add multiple key value pairs to the ConfigMap by copying and pasting.
>
>**Note:** Don't use ConfigMaps to store sensitive data [use a secret](secrets.md).
>
>**Tip:** You can add multiple key value pairs to the ConfigMap by copying and pasting.
>
> ![](/img/bulk-key-values.gif)
**Result:** Your ConfigMap is added to the namespace. You can view it in the Rancher UI from the **Resources > Config Maps** view.