You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cloud provider or hardware configuration: baremetal
OS (e.g. from /etc/os-release): CoreOS
Kernel (e.g. uname -a): 4.14.67-coreos
Install tools: kubespray/helm
Others:
What happened:
nginx-ingress was working great with stock dhparam
I've set a value (that's the only change in configmap below) to use custom dhparam.pem from a secret. Specified it without a namespace to check if it'll pick up the secret from own NS (nginx-global in my case).
Is this a request for help?:
No
What keywords did you search in NGINX Ingress controller issues before filing this one?:
ssl-dh-param
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
BUG REPORT
NGINX Ingress controller version:
0.22.0 (chart nginx-ingress-1.3.1)
Kubernetes version (use
kubectl version
):Environment:
uname -a
): 4.14.67-coreosWhat happened:
nginx-global
in my case).What you expected to happen:
IDK, it probably should crash on such config issues, but definetely not with bad memory access.
How to reproduce it (as minimally and precisely as possible):
Please see What happened section.
Anything else we need to know:
Second configuration snippet in README is incorrect.
The text was updated successfully, but these errors were encountered: