...
Depending on the ingress controller of the kuberenetes setup, set the kind: Ingress
ingressClassName: <ingressclass> (we have used nginxin the configuration)
optionally, set spec.rules.host: <dns/hostname> (graebert.local here)
...
...
Depending on the ingress controller of the kuberenetes setup, set the kind: Ingress
ingressClassName: <ingressclass> (we have used nginxin the configuration)
optionally, set spec.rules.host: <dns/hostname> (graebert.local here)
...