Skip to content

Commit 08e36f2

Browse files
committed
Update instance chart.yaml
1 parent b656257 commit 08e36f2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/tutorials/create_ioc.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,10 @@ code services/bl01t-ea-test-02/values.yaml
5151
```
5252

5353
You will now have vscode and open and editing the values.yaml file. Add the following:
54-
5554
```yaml
56-
image: ghcr.io/epics-containers/ioc-adsimdetector-linux-runtime:2024.2.2
55+
shared:
56+
ioc-instance:
57+
image: ghcr.io/epics-containers/ioc-adsimdetector-linux-runtime:2024.2.1
5758
```
5859
5960
This tells the IOC Instance to run in the `ioc-adsimdetector-linux-runtime`

0 commit comments

Comments
 (0)