From 2b0c5a82ccec5063c1e0fab7d2894e13bd192131 Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Mon, 30 Apr 2018 13:15:13 -0700 Subject: [PATCH] fixed broken links, replaced with link to gist --- .../server-installation/install-using-kubernetes/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/installation/server-installation/install-using-kubernetes/_index.md b/content/rancher/installation/server-installation/install-using-kubernetes/_index.md index 8db3dbb0d69..e07966d6a48 100644 --- a/content/rancher/installation/server-installation/install-using-kubernetes/_index.md +++ b/content/rancher/installation/server-installation/install-using-kubernetes/_index.md @@ -78,7 +78,7 @@ During installation, RKE uses a `.yml` config file to install and configure your - If you want to use Auto-Generated Self-Signed Certifcates (i.e. SSL passthrough), use one of the `passthough` templates. - If you want to use your own certificate (either CA- or Self-Signed), use one of the `certificate` templates. -![Download YAML Config Templates](https://gist.github.com/MBishop17/ca4691a1b126a93bf8f21bc15d44ce02) +[Download YAML Config Templates](https://gist.github.com/MBishop17/ca4691a1b126a93bf8f21bc15d44ce02) ### Edit YAML Template