Links

ingress

"ingress" Humanitec Resource Type
Used to generate ingress or similar routing manifests in the cluster.
This resource type is used internally by Humanitec. It cannot be added to a deployment set.

Inputs

Name
Description
host
The host with possible wildcard prefix that the rules apply to.
namespace
The namespace that the services are in.
rules
Covers types of routing. Currently only http is supported.
tls_secret_name
The secret that should be used for TLS. Note: the secret must be in the current namespace and can be used for multiple hosts.

Outputs

None