konpyutaika / nifikop

The NiFiKop NiFi Kubernetes operator makes it easy to run Apache NiFi on Kubernetes. Apache NiFI is a free, open-source solution that support powerful and scalable directed graphs of data routing, transformation, and system mediation logic.
https://konpyutaika.github.io/nifikop/
Apache License 2.0
131 stars 45 forks source link

Update 1_quick_start.md #294

Closed fbarchetta closed 1 year ago

fbarchetta commented 1 year ago

Small typo in use-context command

Q A
Bug fix? no yes
New feature? no yes
API breaks? no yes
Deprecations? no yes
Related tickets fixes #X, partially #Y, mentioned in #Z
License Apache 2.0

What's in this PR?

There is a missing parameter in the kubectl command to switch context

Why?

The command without the option returns an error

Additional context

Checklist

To Do