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 7134fd3 commit 9a379b2Copy full SHA for 9a379b2
docs/tutorials/create_ioc.md
@@ -69,7 +69,7 @@ You will now have vscode and open and editing the values.yaml file. Add the foll
69
```yaml
70
shared:
71
ioc-instance:
72
- image: ghcr.io/epics-containers/ioc-adsimdetectorruntime:2024.4.1
+ image: ghcr.io/epics-containers/ioc-adsimdetector-runtime:2024.4.1
73
```
74
75
This tells the IOC Instance to run in the `ioc-adsimdetectorruntime`
0 commit comments