mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-16 01:53:51 +00:00
Added the custom_ca option to the example
This commit is contained in:
@@ -71,6 +71,10 @@ To take recurring snapshots, enable the `etcd-snapshot` service, which is a serv
|
||||
folder: "folder-name" # Available as of v2.3.0
|
||||
endpoint: "s3.eu-west-1.amazonaws.com"
|
||||
region: "eu-west-1"
|
||||
custom_ca: |-
|
||||
-----BEGIN CERTIFICATE-----
|
||||
$CERTIFICATE
|
||||
-----END CERTIFICATE-----
|
||||
```
|
||||
|
||||
_Using RKE v0.1.x_
|
||||
|
||||
Reference in New Issue
Block a user