Jacob (Jake) Newfield

Results 3 issues of Jacob (Jake) Newfield

### Proposed changes Update max_message_size in example to be compatible with nap behavior change (after behavior change current example will result in NIC deployment failure) - https://docs.nginx.com/nginx-app-protect-waf/releases/release-notes-4.7/#resolved-issues ### Checklist Before...

documentation

After deploying NGINX Ingress Operator and an NginxIngress crd with parameter spec.prometheus.serviceMonitor.create.true, the NGINX Ingress Controller pod fails to get created. An error similar to the following message is reported...

### Bug Overview See ssl.alpn is defined in stream: https://github.com/nginx/ansible-role-nginx-config/blob/2df21603d958a6171c7a7d5d274cfc5e84f85a05/templates/stream/ssl.j2#L5 See it's not defined in http: https://github.com/nginx/ansible-role-nginx-config/blob/2df21603d958a6171c7a7d5d274cfc5e84f85a05/templates/http/ssl.j2#L5 See affect when attempting to implement: ` servers: - core: listen: - address:...

bug