We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec800d1 commit a4c8859Copy full SHA for a4c8859
docs/contributing/development.md
@@ -246,7 +246,7 @@ Here is the typical full dev workflow which covers most cases:
246
247
If you want to switch back to the in-cluster operator:
248
249
-1. `<ctrl+c>` to stop your off-cluster operator
+1. `<ctrl+c>` to stop your local operator
250
2. `make cluster-configure` to install the operator in your cluster
251
252
If you only want to test Cortex's local environment, here is the common workflow:
0 commit comments