KubectlCreateIngressSettings.

Rule Property

Summary

--rule Rule in format host/path=service:port[,tls=secretname]. Paths containing the leading character '*' are considered pathType=Prefix. tls argument is optional.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlCreateIngressSettings

Syntax

public string Rule { get; set; }

Value

Type Description
string