We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66c3f3f commit 6200723Copy full SHA for 6200723
1 file changed
README.md
@@ -162,7 +162,7 @@ To see all rules supported by the makefile, run `make help`
162
163
### Test run controller
164
1. Take a look samples devworkspace configuration in `./samples` folder.
165
-2. Apply any of them by executing `kubectl apply -f ./samples/theia-latest.yaml -n <namespace>`
+2. Apply any of them by executing `kubectl apply -f ./samples/code-latest.yaml -n <namespace>`
166
3. As soon as devworkspace is started you're able to get IDE url by executing `kubectl get devworkspace -n <namespace>`
167
168
### Run controller locally
0 commit comments