Skip to content

Commit

Permalink
updat readme
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Santana <[email protected]>
  • Loading branch information
csantanapr committed Oct 27, 2023
1 parent d851a8e commit 05d86ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patterns/gitops/getting-started-argocd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Get ArgoCD UI and CLI access configuration, and run the output in a new terminal
terraform output -raw configure_argocd
```

Deploy Sample Application
Deploy Sample Application located in [k8s/game-2048.yaml](k8s/game-2048.yaml)
```shell
kubectl apply -f bootstrap/workloads.yaml
```
Expand Down

0 comments on commit 05d86ef

Please sign in to comment.