Which resource configuration is necessary to allow a service to communicate with a database outside the mesh using TLS?
Both are required to handle discovery and TLS policy.
Why this answer
A ServiceEntry is needed to register the database host, and a DestinationRule is needed to define TLS settings.