[SO] Port corrections for SM compatibility
[oom.git] / kubernetes / so / components / so-sdnc-adapter / resources / config / overrides / override.yaml
index 5c7a9af..119236b 100755 (executable)
@@ -14,6 +14,9 @@
 # limitations under the License.
 */}}
 server:
+    {{- if include "common.onServiceMesh" . }}
+    forward-headers-strategy: none
+    {{- end }}
     port: {{ index .Values.containerPort }}
 mso:
     msoKey: ${MSO_KEY}