mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-15 09:33:30 +00:00
Update _index.md
This commit is contained in:
@@ -139,8 +139,8 @@ data:
|
||||
secretKey: <Enter your secret key>
|
||||
```
|
||||
|
||||
Make sure to encode the keys in base64 in YAML file.
|
||||
Run the following command to encode the keys in base64.
|
||||
Make sure to encode the keys to base64 in YAML file.
|
||||
Run the following command to encode the keys.
|
||||
```
|
||||
echo -n "your_key" |base64
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user