From ad2425f6fd9fe356030e89547fdc9b981f48897d Mon Sep 17 00:00:00 2001 From: gvasquezvargas Date: Mon, 3 Jun 2024 10:51:28 +0200 Subject: [PATCH] roll back link alterations --- .../1/identify_images/assemble_command.mdx | 4 ++-- .../1/identify_images/identify_image_name.mdx | 2 +- .../1/identify_images/index.mdx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/product_docs/docs/postgres_distributed_for_kubernetes/1/identify_images/assemble_command.mdx b/product_docs/docs/postgres_distributed_for_kubernetes/1/identify_images/assemble_command.mdx index 12f40ae1570..eee22c3228e 100644 --- a/product_docs/docs/postgres_distributed_for_kubernetes/1/identify_images/assemble_command.mdx +++ b/product_docs/docs/postgres_distributed_for_kubernetes/1/identify_images/assemble_command.mdx @@ -2,7 +2,7 @@ title: 'Assembling a deployment command' --- -For a quick installation with the aim of testing the product, see [Quick start](/postgres_distributed_for_kubernetes/latest/quickstart/). +For a quick installation with the aim of testing the product, see [Quick start](../quickstart/). For more targeted testing or production purposes, you can assemble a command to deploy EDB Postgres Distributed for Kubernetes with the operand and proxy image versions of your choice. @@ -36,7 +36,7 @@ helm upgrade --dependency-update \ ``` After assembling the command with the required images, -see [Installation](/postgres_distributed_for_kubernetes/latest/installation_upgrade) for instructions on how to add the repository, +see [Installation](../installation_upgrade) for instructions on how to add the repository, deploy the images, and create a certificate issuer. ### Examples diff --git a/product_docs/docs/postgres_distributed_for_kubernetes/1/identify_images/identify_image_name.mdx b/product_docs/docs/postgres_distributed_for_kubernetes/1/identify_images/identify_image_name.mdx index 83dd40ec1d9..061419ea6bd 100644 --- a/product_docs/docs/postgres_distributed_for_kubernetes/1/identify_images/identify_image_name.mdx +++ b/product_docs/docs/postgres_distributed_for_kubernetes/1/identify_images/identify_image_name.mdx @@ -2,7 +2,7 @@ title: 'Identifying image names' --- -For a quick installation with the aim of testing the product, see [Quick start](/postgres_distributed_for_kubernetes/latest/quickstart/). +For a quick installation with the aim of testing the product, see [Quick start](../quickstart/). For more targeted testing or production purposes, you can select a specific operand and proxy image version that's appropriate for your Postgres distribution. diff --git a/product_docs/docs/postgres_distributed_for_kubernetes/1/identify_images/index.mdx b/product_docs/docs/postgres_distributed_for_kubernetes/1/identify_images/index.mdx index 7512d02758d..369e26ddf3c 100644 --- a/product_docs/docs/postgres_distributed_for_kubernetes/1/identify_images/index.mdx +++ b/product_docs/docs/postgres_distributed_for_kubernetes/1/identify_images/index.mdx @@ -7,7 +7,7 @@ navigation: --- If you plan on deploying a specific version of Postgres Distributed or a specific Postgres distribution or version, you need to select the appropriate images and image versions. -Before [installing EDB Postgres Distributed for Kubernetes](/postgres_distributed_for_kubernetes/latest/installation_upgrade): +Before [installing EDB Postgres Distributed for Kubernetes](../installation_upgrade): 1. Identify your repository name and retrieve your user token as explained in [EDB private image registries](private_registries). 1. [Identify the image names for your environment](identify_image_name).