Related to #6046
Background
ingress-controller logs are returning errors validating ingress hostname/certs that are set to use the default wildcard ingress controller *.apps.live.cloud-platform.service.justice.gov.uk.
See this example
This is unusual, previously these errors have generally only come about where there has been a mismatch or typo between ingress hostnames for custom domains, and their associated certificate resource dnsName value (ie a typo/copy paste error)
Investigate why this is happening and inform affected teams of steps required to resolve.
Related to #6046
Background
ingress-controller logs are returning errors validating ingress hostname/certs that are set to use the default wildcard ingress controller
*.apps.live.cloud-platform.service.justice.gov.uk.See this example
This is unusual, previously these errors have generally only come about where there has been a mismatch or typo between ingress hostnames for custom domains, and their associated certificate resource
dnsNamevalue (ie a typo/copy paste error)Investigate why this is happening and inform affected teams of steps required to resolve.