Skip to content

Commit

Permalink
Add iocs
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelldls committed Sep 3, 2024
1 parent 6cc766b commit 8fa86fb
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ destination:
namespace: p46-beamline
source:
repoURL: https://github.com/epics-containers/p46-services
targetRevision: 2024.9.1
targetRevision: 2024.9.2

# list of services to deploy. Each item is of the form:
# - service: service name as it appears in K8S (statefulset/deployment name)
Expand All @@ -34,3 +34,18 @@ services:
enabled: true
ec_service: true
targetRevision: 2024.9.1
bl46p-ea-panda-01:
ec_service: true
targetRevision: 2024.9.1
bl46p-ea-dcam-01:
ec_service: true
targetRevision: 2024.9.1
bl46p-ea-dcam-02:
ec_service: true
targetRevision: 2024.9.1
bl46p-mo-ioc-01:
ec_service: true
targetRevision: 2024.9.1
bl46p-ea-test-01:
ec_service: true
targetRevision: 2024.9.1

0 comments on commit 8fa86fb

Please sign in to comment.