1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-23 12:28:15 +00:00

Typo: cerficiates -> certificates

This commit is contained in:
Fabian Topfstedt
2018-05-03 14:27:15 +02:00
committed by GitHub
parent a9f4320357
commit 458fa1801a

View File

@@ -367,7 +367,7 @@ Using RKE's pluggable user addons, it's possible to deploy Rancher 2.0 server in
Depending how you want to manage your ssl certificates, there are 2 deployment options:
- Use own ssl cerficiates:
- Use own ssl certificates:
- Use [rancher-minimal-ssl.yml](https://github.com/rancher/rke/blob/master/rancher-minimal-ssl.yml)
- Update `nodes` configuration.
- Update <FQDN> at `cattle-ingress-http` ingress definition. FQDN should be a dns a entry pointing to all nodes IP's running ingress-controller (controlplane and workers by default).