Our nginx controller does not support the SSL from windows 7 systems. We updated the cipher suites in the nginx.conf
file in Kubernetes Nginx pods, and it started to work.
Now the issue is whenever the service restarts or the pod restarts the nginx.conf
file resets to the default one.
How can we set the nginx.conf
file permanently?