mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
Fix config.yaml tls-san reference #3072
This commit is contained in:
@@ -87,7 +87,7 @@ Create the RancherD config file at `/etc/rancher/rke2/config.yaml`:
|
||||
```yaml
|
||||
token: my-shared-secret
|
||||
tls-san:
|
||||
- https://my-fixed-registration-address.com
|
||||
- my-fixed-registration-address.com
|
||||
- another-kubernetes-domain.com
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user