Skip to content

Commit

Permalink
Merge pull request #34 from rackerlabs/fix-typo-20240408-1
Browse files Browse the repository at this point in the history
fix: fix small typo
  • Loading branch information
cardoe authored Apr 8, 2024
2 parents 40a86ec + 99888d9 commit 4714960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gitops-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ If you do not have ArgoCD deployed then you can use the following:

```bash
kubectl kustomize --enable-helm \
https://github.com/rackerlabs/understack//bootstrap/argocd/ \
https://github.com/rackerlabs/understack/bootstrap/argocd/ \
| kubectl apply -f -
```

Expand Down

0 comments on commit 4714960

Please sign in to comment.