mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
Added teh custom_ca option to the example
This commit is contained in:
@@ -89,6 +89,10 @@ services:
|
||||
region: ""
|
||||
folder: "" # Optional - Available as of v0.3.0
|
||||
endpoint: s3.amazonaws.com
|
||||
custom_ca: |-
|
||||
-----BEGIN CERTIFICATE-----
|
||||
$CERTIFICATE
|
||||
-----END CERTIFICATE-----
|
||||
```
|
||||
|
||||
{{% /tab %}}
|
||||
|
||||
Reference in New Issue
Block a user