helpful-beard-54962
03/29/2023, 1:01 AM....
"tls":[
{
"secretName": "nginx-wildcard-ssl",
"hosts": ["<http://test.example.com|test.example.com>"]
}
],
....
Everything works, except the secretName is not set. If I do it manually via UI or Using YAML it works fine.
Over JSON API it doesn't set the secret at all