From c346598a0f43261d2cc5dbc00f78f578bb714f17 Mon Sep 17 00:00:00 2001 From: Carrie Date: Tue, 10 Dec 2024 13:39:20 -0500 Subject: [PATCH] remove incorrect info from provisioning --- docs/common/partials/common/_provision-process.mdx | 1 - .../version-2.7/common/partials/common/_provision-process.mdx | 1 - 2 files changed, 2 deletions(-) diff --git a/docs/common/partials/common/_provision-process.mdx b/docs/common/partials/common/_provision-process.mdx index 819d3cbb..320bde71 100644 --- a/docs/common/partials/common/_provision-process.mdx +++ b/docs/common/partials/common/_provision-process.mdx @@ -1,5 +1,4 @@ - {props.firstitem} -- Create three virtual workload clusters for each default environment (development, staging & production). - Create a `gitops` Git repository from our [gitops-template](https://github.com/kubefirst/gitops-template) and store it in your selected Git provider. - Install Argo CD bootstrapped against your `gitops` repository so your repository powers the platform, and become your source of truth. - Install all the platform applications using GitOps (from the `/registry` folder in the `gitops` repository). diff --git a/versioned_docs/version-2.7/common/partials/common/_provision-process.mdx b/versioned_docs/version-2.7/common/partials/common/_provision-process.mdx index 819d3cbb..320bde71 100644 --- a/versioned_docs/version-2.7/common/partials/common/_provision-process.mdx +++ b/versioned_docs/version-2.7/common/partials/common/_provision-process.mdx @@ -1,5 +1,4 @@ - {props.firstitem} -- Create three virtual workload clusters for each default environment (development, staging & production). - Create a `gitops` Git repository from our [gitops-template](https://github.com/kubefirst/gitops-template) and store it in your selected Git provider. - Install Argo CD bootstrapped against your `gitops` repository so your repository powers the platform, and become your source of truth. - Install all the platform applications using GitOps (from the `/registry` folder in the `gitops` repository).