Looking to add the maxHttpHeaderSize parameter to the port in a container HELM chart deployment?
Gateway 10.x 11.x
Example of the listening port with a modified maxHttpHeaderSize
config:
listenPorts:
custom:
enabled: true
ports:
- name: Default HTTPS (9443)
port: 9443
enabled: true
protocol: HTTPS
managementFeatures:
- Published service message input
- Administrative access
- Browser-based administration
- Built-in services
properties:
- name: maxHttpHeaderSize
value: 16000