Skip to content

Commit

Permalink
Add epics services
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelldls committed Sep 4, 2024
1 parent d123b8d commit 64398b3
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ destination:
namespace: p48-beamline
source:
repoURL: https://github.com/epics-containers/p48-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 @@ -33,4 +33,13 @@ services:
p48-ea-test-01:
enabled: true
ec_service: true
targetRevision: 2024.9.1
bl48p-ea-panda-01:
ec_service: true
bl48p-ea-dcam-01:
ec_service: true
bl48p-ea-dcam-02:
ec_service: true
bl48p-mo-ioc-01:
ec_service: true
bl48p-ea-test-01:
ec_service: true

0 comments on commit 64398b3

Please sign in to comment.