From 28b888fd1535b275a27758f43a3d2581e8929c07 Mon Sep 17 00:00:00 2001 From: Manish Gupta Date: Tue, 1 Oct 2024 10:38:08 +0530 Subject: [PATCH] updated index --- content/plane-ce.md | 2 -- content/plane-ee.md | 8 ++++---- index.html | 12 ++++++------ 3 files changed, 10 insertions(+), 12 deletions(-) diff --git a/content/plane-ce.md b/content/plane-ce.md index 1729a22..abc1403 100644 --- a/content/plane-ce.md +++ b/content/plane-ce.md @@ -1,5 +1,3 @@ -# Plane CE Helm Chart - ## Pre-requisite - A working Kubernetes cluster diff --git a/content/plane-ee.md b/content/plane-ee.md index 5e91c79..5b3347a 100644 --- a/content/plane-ee.md +++ b/content/plane-ee.md @@ -3,7 +3,7 @@ - A working Kubernetes cluster - `kubectl` and `helm` on the client system that you will use to install our Helm charts -## Installing Plane Enterprise +## Installing Plane 1. Open Terminal or any other command-line app that has access to Kubernetes tools on your local system. 2. Set the following environment variables. @@ -11,7 +11,7 @@ Copy the format of constants below, paste it on Terminal to start setting environment variables, set values for each variable, and hit ENTER or RETURN. ```bash - PLANE_VERSION= + PLANE_VERSION=v1.3.1 # or the last released version DOMAIN_NAME= ``` @@ -61,7 +61,7 @@ ``` Make sure you set the minimum required values as below. - - `planeVersion: ` + - `planeVersion: v1.3.1 ` - `license.licenseDomain: ` - `license.licenseServer: https://prime.plane.so` - `ingress.enabled: ` @@ -275,4 +275,4 @@ If you are planning to use 3rd party ingress providers, here is the available ro | plane.example.com | /auth/* | | Yes | | plane.example.com | /uploads/* | | Yes (Only if using local setup) | | plane-minio.example.com | / | | (Optional) if using local setup, this will enable minio console access | -| plane-mq.example.com | / | | (Optional) if using local setuo, this will enable management console access | +| plane-mq.example.com | / | | (Optional) if using local setup, this will enable management console access | diff --git a/index.html b/index.html index a8b91cf..3d6fe15 100644 --- a/index.html +++ b/index.html @@ -39,21 +39,21 @@
-
+
-
+