mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-07 13:21:46 +00:00
Small edits (#584)
This commit is contained in:
parent
17bfe5287d
commit
69b152d4b3
@ -82,9 +82,10 @@ credentials for the Autoscaler in the following format:
|
||||
```
|
||||
auto_scaler.v1 {
|
||||
aws {
|
||||
cloud_credentials_key: XXX
|
||||
cloud_credentials_secret: XXX
|
||||
cloud_credentials_key: "<aws-key>"
|
||||
cloud_credentials_secret: "<aws-secret>"
|
||||
}
|
||||
}
|
||||
```
|
||||
:::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user