Skip to content

Commit 55ba27d

Browse files
brent-eritougithub-actions[bot]
authored andcommitted
ci: auto-formatting prettier issues
1 parent 0d2f70f commit 55ba27d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/docs-content/tutorials/clusters/cluster-templates/standardize-clusters-with-cluster-templates.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ Cluster templates are built from two related concepts:
1919
- [Cluster profiles](../../../../../profiles/cluster-profiles/create-cluster-profiles/), which define the software stack
2020
and infrastructure configuration of a cluster.
2121
- [Cluster template policies](../../../cluster-templates/create-cluster-template-policies/create-cluster-template-policies.md),
22-
which define how clusters created from a template are managed and maintained throughout their lifecycle, such as when upgrades are allowed to run.
22+
which define how clusters created from a template are managed and maintained throughout their lifecycle, such as when
23+
upgrades are allowed to run.
2324

2425
A [maintenance policy](../../../cluster-templates/create-cluster-template-policies/maintenance-policy.md) is one type of
2526
cluster template policy. Maintenance policies define a maintenance window that controls when upgrades can run.
@@ -37,8 +38,8 @@ In this tutorial, you will:
3738
to apply environment-specific settings
3839
- Update the template and upgrade both clusters
3940

40-
Cluster templates can be used across all supported public clouds and data centers in Palette. This tutorial demonstrates two workflows:
41-
[Palette UI on AWS](#provision-and-upgrade-clusters-using-the-palette-ui-for-aws) and
41+
Cluster templates can be used across all supported public clouds and data centers in Palette. This tutorial demonstrates
42+
two workflows: [Palette UI on AWS](#provision-and-upgrade-clusters-using-the-palette-ui-for-aws) and
4243
[Terraform on AWS or Azure](#provision-and-upgrade-clusters-using-terraform). Choose the workflow that fits your
4344
preferred way of working.
4445

0 commit comments

Comments
 (0)