[SO] Port corrections for SM compatibility
[oom.git] / kubernetes / so / components / so-appc-orchestrator / resources / config / overrides / override.yaml
index 661ed64..061d8f0 100644 (file)
@@ -15,6 +15,9 @@
 */}}
 
 server:
+  {{- if include "common.onServiceMesh" . }}
+  forward-headers-strategy: none
+  {{- end }}
   port: {{ index .Values.containerPort }}
   tomcat:
     max-threads: 50