Skip to content

Commit 1bcc2b7

Browse files
djwfyiclaude
andcommitted
docs(doc-1410): fix vale heading capitalization in batch 4
Apply sentence-style capitalization to four headings flagged by Google.Headings: - argocd.mdx: Tenant Cluster Integration, Enable Tenant Cluster Import - gitlab-ci.mdx: Tenant Clusters for Merge Requests - karpenter.mdx: Configure Control Plane Cluster Kubernetes RBAC permissions Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent cfcbeaf commit 1bcc2b7

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

platform/integrations/argocd.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,9 +259,9 @@ App Project integration, can be enabled by editing a project manifest and settin
259259
provide metadata fields to apply the Argo CD App Project object, Argo CD RBAC roles to apply,
260260
and an array of permissible source repositories that may be accessed within the project.
261261

262-
## Tenant Cluster Integration
262+
## Tenant cluster integration
263263

264-
### Enable Tenant Cluster Import
264+
### Enable tenant cluster import
265265

266266
Once a project has Argo CD enabled, tenant clusters within that project are eligible to be
267267
synced to the Argo instance as available clusters. You can enable tenant cluster import into

platform/integrations/gitlab-ci.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ When using vCluster Platform with GitLab you can use the
88
official image `ghcr.io/loft-sh/vcluster-cli` as either a base image or
99
directly. If additional tooling is needed for your CI/CD process, a custom image can be created.
1010

11-
## Tenant Clusters for Merge Requests
11+
## Tenant clusters for merge requests
1212

1313
This example shows how to create and delete a Tenant Cluster for running end-to-end tests for
1414
the default branch and merge requests. It assumes you have configured CI/CD variables `VCLUSTER_PRO_URL`,

platform/integrations/karpenter.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ kubectl logs -f -n "kube-system" -l app.kubernetes.io/name=karpenter -c controll
154154
</TabItem>
155155
</Tabs>
156156

157-
## Configure Control Plane Cluster Kubernetes RBAC permissions
157+
## Configure control plane cluster Kubernetes RBAC permissions
158158

159159
To deploy the manifests presented in the remainder of this article you will need certain permissions in the Kubernetes control plane cluster. The following Kubernetes permissions will be required in the control plane cluster for the user:
160160

0 commit comments

Comments
 (0)