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).