From 3f6b2d0851a6fc8e1d1c3e8aea998adc9079a264 Mon Sep 17 00:00:00 2001 From: Zoheb Shaikh Date: Thu, 24 Oct 2024 09:12:05 +0100 Subject: [PATCH 1/2] added p47 deployment --- apps/values.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps/values.yaml b/apps/values.yaml index 1291649..796f590 100644 --- a/apps/values.yaml +++ b/apps/values.yaml @@ -28,6 +28,14 @@ services: epics-opis: targetRevision: 2024.9.1 + # daq services ############################################################### + daq-rabbitmq: + targetRevision: add-blueapi-nexus-rabbitmq + daq-blueapi: + targetRevision: add-blueapi-nexus-rabbitmq + daq-nexus: + targetRevision: add-blueapi-nexus-rabbitmq + ec_services: # Services which have implemented support for an "enabled" parameter. # Each item is of the form: From 3a9ef7c2281c8068609456fa52b7119cbdca53ea Mon Sep 17 00:00:00 2001 From: Joseph Ware <53935796+DiamondJoseph@users.noreply.github.com> Date: Thu, 14 Nov 2024 15:43:00 +0000 Subject: [PATCH 2/2] Update values.yaml Deploy main --- apps/values.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/apps/values.yaml b/apps/values.yaml index 796f590..54ff4c8 100644 --- a/apps/values.yaml +++ b/apps/values.yaml @@ -30,11 +30,8 @@ services: # daq services ############################################################### daq-rabbitmq: - targetRevision: add-blueapi-nexus-rabbitmq daq-blueapi: - targetRevision: add-blueapi-nexus-rabbitmq daq-nexus: - targetRevision: add-blueapi-nexus-rabbitmq ec_services: # Services which have implemented support for an "enabled" parameter.