Skip to content

Commit 8f443c7

Browse files
fix(cloud): correct frontmatter structure in planning guide
Co-authored-by: pontusringblom <[email protected]>
1 parent 723d23a commit 8f443c7

File tree

1 file changed

+5
-1
lines changed
  • content/en/cloud/self-hosted/planning

1 file changed

+5
-1
lines changed

content/en/cloud/self-hosted/planning/_index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
---
22
title: Planning
3+
description: Plan your self-hosted Layer5 Cloud deployment
4+
weight: 2
5+
---
36

47
## Provider Configuration Planning
58

@@ -26,7 +29,8 @@ For detailed usage and examples, see the [Deployment Guide](/cloud/self-hosted/d
2629

2730
{{< alert type="warning" title="Important" >}}
2831
Plan your INIT_CONFIG carefully as it is only processed during initial startup. Changes require redeployment or manual configuration updates.
29-
{{< /alert >}} Layer5 Cloud Deployment
32+
{{< /alert >}}
33+
Layer5 Cloud Deployment
3034
description: "Understand deployment prerequisites and prepare your environment for a secure and scalable Layer5 Cloud deployment."
3135
categories: [Self-Hosted]
3236
#tags: [helm]

0 commit comments

Comments
 (0)