Skip to content

Commit

Permalink
Merge pull request #3615 from christianwiedemann/patch-1
Browse files Browse the repository at this point in the history
Update install-lagoon-remote.md - Typo in helm install script
  • Loading branch information
tobybellwood authored Dec 11, 2023
2 parents cf4508e + aa0b718 commit 7e71813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installing-lagoon/install-lagoon-remote.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@ Now we will install Lagoon Remote into the Lagoon namespace. The [RabbitMQ](../d
```bash title="Install Lagoon remote"
helm upgrade --install --create-namespace \
--namespace lagoon \
-f remote-values.yaml \
-f lagoon-remote-values.yml \
lagoon-remote lagoon/lagoon-remote
```

0 comments on commit 7e71813

Please sign in to comment.