From 991bb00b59ec4118f546576d69a06775a1e387df Mon Sep 17 00:00:00 2001 From: Christopher Negus Date: Thu, 20 May 2021 19:23:16 +0000 Subject: [PATCH] Fixed link Whats next heading --- content/en/docs/setup/production-environment/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/setup/production-environment/_index.md b/content/en/docs/setup/production-environment/_index.md index 27308495be..7b8eba7d6e 100644 --- a/content/en/docs/setup/production-environment/_index.md +++ b/content/en/docs/setup/production-environment/_index.md @@ -271,7 +271,7 @@ for information on creating a new service account. For example, you might want t - Add secrets that a pod could use to pull images from a particular container registry. See [Configure Service Accounts for Pods](/docs/tasks/configure-pod-container/configure-service-account/) for an example. - Assign RBAC permissions to a service account. See [ServiceAccount permissions](/docs/reference/access-authn-authz/rbac/#service-account-permissions) for details. -## What's next {#what-s-next} +## {{% heading "whatsnext" %}} - Decide if you want to build your own production Kubernetes or obtain one from available [Turnkey Cloud Solutions](/docs/setup/production-environment/turnkey-solutions/)