Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Incorrect command in tutorial #2522

Closed
datacticapertti opened this issue Oct 16, 2019 · 0 comments · Fixed by #2526
Closed

Incorrect command in tutorial #2522

datacticapertti opened this issue Oct 16, 2019 · 0 comments · Fixed by #2526
Labels
bug docs Issue or PR relates to documentation

Comments

@datacticapertti
Copy link

Describe the bug

At https://docs.fluxcd.io/en/latest/tutorials/driving-flux.html the command to see flux logs is given as

kubectl logs -n default deploy/flux -f

It should be

kubectl logs -n flux deploy/flux -f
@datacticapertti datacticapertti added blocked-needs-validation Issue is waiting to be validated before we can proceed bug labels Oct 16, 2019
@hiddeco hiddeco added docs Issue or PR relates to documentation and removed blocked-needs-validation Issue is waiting to be validated before we can proceed labels Oct 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug docs Issue or PR relates to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants