{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/IngressTLS",
"title": "IngressTLS",
"type": "object",
"description": "TLS configuration for an Ingress, specifying a Secret containing the certificate and key for terminating HTTPS connections on port 443.",
"properties": {
"hosts": {
"type": "array",
"description": "Hosts covered by the TLS certificate. Must match hosts defined in the certificate's Subject Alternative Names.",
"items": {
"type": "string"
}
},
"secretName": {
"type": "string",
"description": "Name of the Secret in the same namespace containing the TLS certificate (tls.crt) and key (tls.key)."
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.