From 458fa1801a42e161bb8814c086d53e4c374b6902 Mon Sep 17 00:00:00 2001 From: Fabian Topfstedt Date: Thu, 3 May 2018 14:27:15 +0200 Subject: [PATCH] Typo: cerficiates -> certificates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43ca18e0..3562d8e3 100644 --- a/README.md +++ b/README.md @@ -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 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).