From 2c70bb51880784ae12a566610f413f08d177f1a8 Mon Sep 17 00:00:00 2001 From: Giles Knap Date: Tue, 26 Nov 2024 07:37:40 +0000 Subject: [PATCH] restore host network --- services/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/values.yaml b/services/values.yaml index 8f4fd47..e1bdc5e 100644 --- a/services/values.yaml +++ b/services/values.yaml @@ -10,7 +10,7 @@ global: ioc-instance: # useHostNetwork - use host network for IOC - required for Channel Access # to work outside of the cluster - hostNetwork: false + hostNetwork: true # affinity and tolerations to get the right nodes on pollux securityContext: