From 7d11c5dfb7d9b90e4da6133afb08656e1a67f90f Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Fri, 24 Apr 2026 08:16:38 -0700 Subject: [PATCH] Fix header level (#2288) --- .../new-user-guides/helm-charts-in-rancher/create-apps.md | 3 ++- .../new-user-guides/helm-charts-in-rancher/create-apps.md | 3 ++- .../new-user-guides/helm-charts-in-rancher/create-apps.md | 3 ++- .../new-user-guides/helm-charts-in-rancher/create-apps.md | 3 ++- .../new-user-guides/helm-charts-in-rancher/create-apps.md | 3 ++- .../new-user-guides/helm-charts-in-rancher/create-apps.md | 3 ++- 6 files changed, 12 insertions(+), 6 deletions(-) diff --git a/docs/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md b/docs/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md index 380bc196eb6..e5b9653dbe9 100644 --- a/docs/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md +++ b/docs/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md @@ -67,6 +67,7 @@ Before you create your own custom catalog, you should have a basic understanding ### Chart.yaml + #### Annotations Rancher supports additional annotations that you can add to the `Chart.yaml` file. These annotations allow you to define application dependencies or configure additional UI defaults: @@ -81,7 +82,7 @@ Rancher supports additional annotations that you can add to the `Chart.yaml` fil | catalog.cattle.io/requests-memory | Total amount of memory that should be unreserved in the cluster. If less memory is available, a warning will be shown | 2Gi | | catalog.cattle.io/os | Restricts the OS where this chart can be installed. Possible values: `linux`, `windows`. Default: no restriction | linux | -### Keywords +#### Keywords With the `keywords` option in the `Chart.yaml` file it is possible to provide a list of categories for sorting your application in the Rancher UI, like `infrastructure`, `monitoring` and more. diff --git a/versioned_docs/version-2.10/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md b/versioned_docs/version-2.10/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md index 969204c8848..5f7d4c7d23b 100644 --- a/versioned_docs/version-2.10/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md +++ b/versioned_docs/version-2.10/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md @@ -67,6 +67,7 @@ Before you create your own custom catalog, you should have a basic understanding ### Chart.yaml + #### Annotations Rancher supports additional annotations that you can add to the `Chart.yaml` file. These annotations allow you to define application dependencies or configure additional UI defaults: @@ -81,7 +82,7 @@ Rancher supports additional annotations that you can add to the `Chart.yaml` fil | catalog.cattle.io/requests-memory | Total amount of memory that should be unreserved in the cluster. If less memory is available, a warning will be shown | 2Gi | | catalog.cattle.io/os | Restricts the OS where this chart can be installed. Possible values: `linux`, `windows`. Default: no restriction | linux | -### Keywords +#### Keywords With the `keywords` option in the `Chart.yaml` file it is possible to provide a list of categories for sorting your application in the Rancher UI, like `infrastructure`, `monitoring` and more. diff --git a/versioned_docs/version-2.11/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md b/versioned_docs/version-2.11/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md index 380bc196eb6..e5b9653dbe9 100644 --- a/versioned_docs/version-2.11/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md +++ b/versioned_docs/version-2.11/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md @@ -67,6 +67,7 @@ Before you create your own custom catalog, you should have a basic understanding ### Chart.yaml + #### Annotations Rancher supports additional annotations that you can add to the `Chart.yaml` file. These annotations allow you to define application dependencies or configure additional UI defaults: @@ -81,7 +82,7 @@ Rancher supports additional annotations that you can add to the `Chart.yaml` fil | catalog.cattle.io/requests-memory | Total amount of memory that should be unreserved in the cluster. If less memory is available, a warning will be shown | 2Gi | | catalog.cattle.io/os | Restricts the OS where this chart can be installed. Possible values: `linux`, `windows`. Default: no restriction | linux | -### Keywords +#### Keywords With the `keywords` option in the `Chart.yaml` file it is possible to provide a list of categories for sorting your application in the Rancher UI, like `infrastructure`, `monitoring` and more. diff --git a/versioned_docs/version-2.12/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md b/versioned_docs/version-2.12/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md index 380bc196eb6..e5b9653dbe9 100644 --- a/versioned_docs/version-2.12/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md +++ b/versioned_docs/version-2.12/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md @@ -67,6 +67,7 @@ Before you create your own custom catalog, you should have a basic understanding ### Chart.yaml + #### Annotations Rancher supports additional annotations that you can add to the `Chart.yaml` file. These annotations allow you to define application dependencies or configure additional UI defaults: @@ -81,7 +82,7 @@ Rancher supports additional annotations that you can add to the `Chart.yaml` fil | catalog.cattle.io/requests-memory | Total amount of memory that should be unreserved in the cluster. If less memory is available, a warning will be shown | 2Gi | | catalog.cattle.io/os | Restricts the OS where this chart can be installed. Possible values: `linux`, `windows`. Default: no restriction | linux | -### Keywords +#### Keywords With the `keywords` option in the `Chart.yaml` file it is possible to provide a list of categories for sorting your application in the Rancher UI, like `infrastructure`, `monitoring` and more. diff --git a/versioned_docs/version-2.13/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md b/versioned_docs/version-2.13/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md index 380bc196eb6..e5b9653dbe9 100644 --- a/versioned_docs/version-2.13/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md +++ b/versioned_docs/version-2.13/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md @@ -67,6 +67,7 @@ Before you create your own custom catalog, you should have a basic understanding ### Chart.yaml + #### Annotations Rancher supports additional annotations that you can add to the `Chart.yaml` file. These annotations allow you to define application dependencies or configure additional UI defaults: @@ -81,7 +82,7 @@ Rancher supports additional annotations that you can add to the `Chart.yaml` fil | catalog.cattle.io/requests-memory | Total amount of memory that should be unreserved in the cluster. If less memory is available, a warning will be shown | 2Gi | | catalog.cattle.io/os | Restricts the OS where this chart can be installed. Possible values: `linux`, `windows`. Default: no restriction | linux | -### Keywords +#### Keywords With the `keywords` option in the `Chart.yaml` file it is possible to provide a list of categories for sorting your application in the Rancher UI, like `infrastructure`, `monitoring` and more. diff --git a/versioned_docs/version-2.14/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md b/versioned_docs/version-2.14/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md index 380bc196eb6..e5b9653dbe9 100644 --- a/versioned_docs/version-2.14/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md +++ b/versioned_docs/version-2.14/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md @@ -67,6 +67,7 @@ Before you create your own custom catalog, you should have a basic understanding ### Chart.yaml + #### Annotations Rancher supports additional annotations that you can add to the `Chart.yaml` file. These annotations allow you to define application dependencies or configure additional UI defaults: @@ -81,7 +82,7 @@ Rancher supports additional annotations that you can add to the `Chart.yaml` fil | catalog.cattle.io/requests-memory | Total amount of memory that should be unreserved in the cluster. If less memory is available, a warning will be shown | 2Gi | | catalog.cattle.io/os | Restricts the OS where this chart can be installed. Possible values: `linux`, `windows`. Default: no restriction | linux | -### Keywords +#### Keywords With the `keywords` option in the `Chart.yaml` file it is possible to provide a list of categories for sorting your application in the Rancher UI, like `infrastructure`, `monitoring` and more.