From 07d78f54a30711fc03f23805a57b7ff73538f770 Mon Sep 17 00:00:00 2001 From: rosie Date: Fri, 27 Dec 2019 20:09:12 +0000 Subject: [PATCH] Update 05-kubernetes-configuration-files.md Add previous link --- docs/05-kubernetes-configuration-files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/05-kubernetes-configuration-files.md b/docs/05-kubernetes-configuration-files.md index 7275597..7029d98 100644 --- a/docs/05-kubernetes-configuration-files.md +++ b/docs/05-kubernetes-configuration-files.md @@ -211,4 +211,4 @@ for instance in controller-0 controller-1 controller-2; do done ``` -Next: [Generating the Data Encryption Config and Key](06-data-encryption-keys.md) +Previous: [Configuration Files](05-kubernetes-configuration-files.md) Next: [Generating the Data Encryption Config and Key](06-data-encryption-keys.md)