From e369522d779694eb0c53001299b909989e8d6ad9 Mon Sep 17 00:00:00 2001 From: Max Herbert Date: Fri, 11 Oct 2024 16:41:32 +0100 Subject: [PATCH] Corrections to ioc enviromental variables --- services/bl99p-ea-ioc-01/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/bl99p-ea-ioc-01/values.yaml b/services/bl99p-ea-ioc-01/values.yaml index 9034687..8b2cbde 100644 --- a/services/bl99p-ea-ioc-01/values.yaml +++ b/services/bl99p-ea-ioc-01/values.yaml @@ -29,7 +29,7 @@ ioc-instance: - name: LD_LIBRARY_PATH value: /data/prefix/lib - name: BITFLOW_INSTALL_DIRS - value: /data/hello/prefix/bf + value: /data/prefix/bf # NOTE: the following are suggestions to help with debugging IOCs # 1. replace the runtime container with the developer version