Skip to content

Commit

Permalink
fix title section in 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 28, 2023
1 parent 65676ac commit 837f4cf
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 @@ -119,7 +119,7 @@ Deploy a sample application located in [k8s/game-2048.yaml](k8s/game-2048.yaml)
kubectl apply -f bootstrap/workloads.yaml
```

## Monitor GitOps Progress for Workloads
### Monitor GitOps Progress for Workloads
Watch the Workloads ArgoCD Application
```shell
watch kubectl get -n argocd applications workloads
Expand Down

0 comments on commit 837f4cf

Please sign in to comment.