From 840138a5b1bc9bac4265b53f41b4bdd4526aa364 Mon Sep 17 00:00:00 2001
From: Tim Kreuzer <t.kreuzer@fz-juelich.de>
Date: Wed, 21 May 2025 09:30:38 +0200
Subject: [PATCH] update ports for ebrains

---
 outposts/unicore/values/base/config.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/outposts/unicore/values/base/config.yaml b/outposts/unicore/values/base/config.yaml
index 0159481..7281143 100644
--- a/outposts/unicore/values/base/config.yaml
+++ b/outposts/unicore/values/base/config.yaml
@@ -308,7 +308,7 @@ outpostConfig: |-
         "remote_port": "25492",
       },
       "ebrains": {
-        "remote_port": "25494",
+        "remote_port": "25496",
       }
     },
     "staging": {
@@ -337,7 +337,7 @@ outpostConfig: |-
         "remote_port": "25493",
       },
       "ebrains": {
-        "remote_port": "25495",
+        "remote_port": "25497",
       }
     }
   }
-- 
GitLab