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 56f30ac commit 72c796bCopy full SHA for 72c796b
docs/user/tutorials/create_ioc.rst
@@ -36,7 +36,7 @@ We will start by creating the values.yaml file:
36
37
cd bl01t
38
mkdir iocs/bl01t-ea-ioc-02
39
- code values.yaml
+ code iocs/bl01t-ea-ioc-02/values.yaml
40
41
This should launch vscode and open the values.yaml file. Add the following:
42
@@ -388,4 +388,4 @@ changes in the startup script and substitution file and re-deploy the IOC.
388
389
For example try this command:
390
391
- - ec -v ioc deploy-local iocs/bl01t-ea-ioc-02
+ - ec -v ioc deploy-local iocs/bl01t-ea-ioc-02
0 commit comments