Skip to content

Commit

Permalink
roll back link alterations
Browse files Browse the repository at this point in the history
  • Loading branch information
gvasquezvargas committed Jun 3, 2024
1 parent 1d196db commit ad2425f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down

0 comments on commit ad2425f

Please sign in to comment.