Skip to content

Commit

Permalink
update all services to 2024.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Aug 23, 2024
1 parent edfdb35 commit 137cb83
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ destination:
namespace: p47-beamline
source:
repoURL: https://github.com/epics-containers/p47-services
targetRevision: main
targetRevision: 2024.9.1

# list of services to deploy. Each item is of the form:
# - service: service name as it appears in K8S (statefulset/deployment name)
Expand All @@ -27,26 +27,12 @@ source:
services:
# shared epics services ######################################################
epics-pvcs:
targetRevision: 2024.8.5
epics-opis:
targetRevision: 2024.8.5

# epics iocs #################################################################
p47-ea-test-01:
ec_service: true
targetRevision: 2024.8.5
bl47p-ea-panda-01:
ec_service: true
targetRevision: 2024.8.5
bl47p-ea-dcam-01:
ec_service: true
targetRevision: 2024.8.5
bl47p-ea-dcam-02:
ec_service: true
targetRevision: fix-developer-target
bl47p-mo-ioc-01:
ec_service: true
targetRevision: 2024.8.5
bl47p-ea-test-01:
ec_service: true
targetRevision: 2024.8.5

0 comments on commit 137cb83

Please sign in to comment.