From 97a1eb2f88a2666afe168c5aa355e5e8d5d2c9a8 Mon Sep 17 00:00:00 2001 From: Marcell Nagy <133755508+marcelldls@users.noreply.github.com> Date: Wed, 4 Sep 2024 11:46:18 +0100 Subject: [PATCH] Revert host network --- services/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/values.yaml b/services/values.yaml index 39bb1ac..0f9a66e 100644 --- a/services/values.yaml +++ b/services/values.yaml @@ -8,7 +8,7 @@ global: ioc-instance: # useHostNetwork - use host network for IOC - required for Channel Access # to work outside of the cluster - hostNetwork: true + hostNetwork: false # affinity and tolerations to get the right nodes on pollux securityContext: