Skip to content

Commit

Permalink
docs: updated headings
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding committed Sep 27, 2023
1 parent bd49ded commit a9d5f05
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Enabling HTTPS is a non-disruptive operation. You can enable HTTPS at any time w
You can upload an SSL certificate in Palette by using the following steps.


## Prerequisites
### Prerequisites

- Access to the Palette system console.

Expand All @@ -38,7 +38,7 @@ You can upload an SSL certificate in Palette by using the following steps.
- Ensure the certificate is created for the custom domain name you specified for your Palette installation. If you did not specify a custom domain name, the certificate must be created for the Palette system console's IP address. You can also specify a load balancer's IP address if you are using a load balancer to access Palette .


## Enablement
### Enablement

1. Log in to the Palette system console.

Expand Down Expand Up @@ -69,7 +69,7 @@ You can upload an SSL certificate in Palette by using the following steps.
If the certificate is invalid, you will receive an error message. Once the certificate is uploaded successfully, Palette will refresh its listening ports and start using the new certificate.


## Validate
### Validate

You can validate that your certificate is uploaded correctly by using the following steps.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ Tenants are isolated environments in Palette that contain their own clusters, u
You can create a tenant in Palette by following these steps.


## Prerequisites
### Prerequisites

* Access to the Palette system console.


## Enablement
### Enablement

1. Log in to the Palette system console.

Expand Down Expand Up @@ -58,7 +58,7 @@ You can create a tenant in Palette by following these steps.
9. Log in to the tenant console using the admin user credentials.


## Validate
### Validate

1. Log in to Palette .

Expand All @@ -71,11 +71,11 @@ You can create a tenant in Palette by following these steps.

You can remove a tenant in Palette using the following steps.

## Prerequisites
### Prerequisites

* Access to the Palette system console.

## Removal
### Removal

1. Log in to the Palette system console.

Expand Down Expand Up @@ -106,7 +106,7 @@ If you do not clean up the tenant's resources, such as clusters and Private Clou

After the cleanup process completes, the tenant will be removed from the tenant list view.

## Validate
### Validate


1. Log in to the Palette system console.
Expand Down
2 changes: 1 addition & 1 deletion docs/docs-content/vertex/_category_.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"position": 190
"position": 165
}

0 comments on commit a9d5f05

Please sign in to comment.