Skip to content

Commit da8defc

Browse files
committed
fixed broken link
1 parent 85fb5b4 commit da8defc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/docs/argo-cd/instances/terraform-bootstrap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: How to bootstrap Argo CD + Argo CD Gateway using Terraform
77
navOrder: 10
88
---
99

10-
When provisioning a new cluster, it is possible to install Argo CD while provisioning the required token secrets for the upcoming Argo CD Gateway installation. Once Argo CD is installed, the Argo CD Gateway can be installed using an Argo CD Application as described in [Automated Installation](/docs/argo-cd/instances/automatic-installation). Another approach would be to install the Argo CD Gateway as part of the terraform chart, as described under the [Note](#gateway).
10+
When provisioning a new cluster, it is possible to install Argo CD while provisioning the required token secrets for the upcoming Argo CD Gateway installation. Once Argo CD is installed, the Argo CD Gateway can be installed using an Argo CD Application as described in [Automated Installation](/docs/argo-cd/instances/automated-installation). Another approach would be to install the Argo CD Gateway as part of the terraform chart, as described under the [Note](#gateway).
1111

1212
Here is a simplified example to make this happen:
1313

0 commit comments

Comments
 (0)