[SO] Port corrections for SM compatibility
[oom.git] / kubernetes / so / components / so-request-db-adapter / resources / config / overrides / override.yaml
index 9b70ddc..86e02d6 100755 (executable)
@@ -15,6 +15,9 @@
 # will be used as entry in DB to say SITE OFF/ON for healthcheck
 */}}
 server:
+    {{- if include "common.onServiceMesh" . }}
+    forward-headers-strategy: none
+    {{- end }}
     port: {{ index .Values.containerPort }}
     tomcat:
         max-threads: 50