Skip to content

Commit

Permalink
use template example in example iocs
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Aug 19, 2024
1 parent 81b2828 commit aec1507
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion services/bl47p-ea-test-01/values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# yaml-language-server: $schema=https://github.com/epics-containers/ec-helm-charts/releases/download/3.4.4/ioc-instance.schema.json#/$defs/service

ioc-instance:
image: ghcr.io/epics-containers/ioc-adsimdetector-runtime:2024.8.2
image: http://ghcr.io/epics-containers/ioc-template-example-runtime:3.5.1
2 changes: 1 addition & 1 deletion services/p47-ea-test-01/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# yaml-language-server: $schema=https://github.com/epics-containers/ec-helm-charts/releases/download/3.4.4/ioc-instance.schema.json#/$defs/service
ioc-instance:
image: ghcr.io/epics-containers/ioc-adsimdetector-runtime:2024.4.1
image: http://ghcr.io/epics-containers/ioc-template-example-runtime:3.5.1

# NOTE: the following are suggestions to help with debugging IOCs
# 1. replace the runtime container with the developer version
Expand Down

0 comments on commit aec1507

Please sign in to comment.