Open
Description
Version
3.7.0
What Kubernetes platforms are you running on?
Openshift
Steps to reproduce
We have deployed the NGINX as usual, with a wildcard TLS Secret.
After updating the Secret in Oopen shift to a different certificate, NGINX doesn't update the wildcard certificate file in it and doesn't reload the service.
Which causes the NGINX to still work with the old certificate and not use the new one.