talos
talos copied to clipboard
docs: typo in deploying cilium
Pull Request
What? (description)
Just a small typo.
Why? (reasoning)
Acceptance
Please use the following checklist:
- [ ] you linked an issue (if applicable)
- [ ] you included tests (if applicable)
- [ ] you ran conformance (
make conformance) - [ ] you formatted your code (
make fmt) - [ ] you linted your code (
make lint) - [ ] you generated documentation (
make docs) - [ ] you ran unit-tests (
make unit-tests)
See
make helpfor a description of the available targets.