Update docs/reference-guides/backup-restore-configuration/backup-configuration.md

Co-authored-by: Billy Tat <btat@suse.com>
This commit is contained in:
dkeightley
2022-09-29 21:32:46 +00:00
committed by GitHub
parent 01f3cf79b8
commit d8ba127a18
@@ -127,7 +127,8 @@ data:
:::note
To avoid encoding issues, the credentialSecret can be created with the below command, updating the values for `accessKey` and `secretKey`.
To avoid encoding issues, the `credentialSecret` can be created with the below command, updating the values for `accessKey` and `secretKey`.
```bash
kubectl create secret generic s3-creds \
--from-literal=accessKey=<access key> \