Skip to content

Commit acdffd7

Browse files
authored
Update LAB01.md (#45)
1 parent 807aa35 commit acdffd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LAB01.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ argocd app sync guestbook
404404
argocd app get guestbook
405405

406406
# Check the deployed resources
407-
kubectl get all -l app.kubernetes.io/instance=guestbook
407+
kubectl get all -n default
408408
```
409409

410410
## Troubleshooting

0 commit comments

Comments
 (0)