From 98c349f6852bfdc40b6518de106c5377bb2d4678 Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Mon, 29 Jun 2020 18:45:27 +0100 Subject: [PATCH] Fix page front matter (en localization) --- content/en/docs/tasks/tls/manual-rotation-of-ca-certificates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/tasks/tls/manual-rotation-of-ca-certificates.md b/content/en/docs/tasks/tls/manual-rotation-of-ca-certificates.md index 4146608760..a55ff3b5fd 100644 --- a/content/en/docs/tasks/tls/manual-rotation-of-ca-certificates.md +++ b/content/en/docs/tasks/tls/manual-rotation-of-ca-certificates.md @@ -1,7 +1,7 @@ --- title: Manual Rotation of CA Certificates min-kubernetes-server-version: v1.13 -content_template: templates/task +content_type: task ---