Skip to content

Commit 0f7dcfe

Browse files
committed
fixed lint
1 parent 3b66adb commit 0f7dcfe

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/docs/argo-cd/instances/automated-installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ The application yaml required to install the helm chart is as follows (replacing
122122
```shell
123123
kubectl create ns octopus-argo-gateway-your-namespace
124124
```
125+
125126
2. Generate Argo CD Authentication Token
126127
2.1. Follow the instructions on the [Argo CD Authentication](argo-user) guide
127128
2.2. Save the token in a secret

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -584,4 +584,3 @@ gateway_namespace = "octopus-argocd-gateway"
584584
gateway_name = "my-argocd-gateway"
585585
gateway_chart_version = "1.18.0"
586586
```
587-

0 commit comments

Comments
 (0)