ApisixTls Reference
Field | Type | Description |
---|---|---|
hosts | array | The domain list to identify which hosts (matched with SNI) can use the TLS certificate stored in the Secret. |
secret | object | The definition of the related Secret object with current ApisixTls object. |
name | string | The name of secret, the secret contains key and cert for TLS . |
namespace | string | The namespace of secret, the secret contains key and cert for TLS . |