credentialName property

String? credentialName
final

For gateways running on Kubernetes, the name of the secret that holds the TLS certs including the CA certificates.

Applicable only on Kubernetes. The secret (of type generic) should contain the following keys and values: key:

Implementation

final String? credentialName;