We need to set only the ‘WSDL Download service’ setting on the frontend listening port for container gateways,
but we have been unable to accomplish this via the Helm charts values.yaml settings.
Currently we can only set this via Policy Manager,
Use the following value for enabling the WSDL download service "WSDL download service" in the yaml file
- name: New listen port port: 9444 enabled: true protocol: HTTPS managementFeatures: - WSDL download service properties: []