fix: update ingress host
Signed-off-by: Abhimanyu Saharan <desk.abhimanyu@gmail.com>
This commit is contained in:
parent
f33d5dbd9a
commit
a1817a3cac
@ -182,7 +182,7 @@ ingress:
|
|||||||
## Can replace the kubernetes.io/ingress.class annotation on v1.18+
|
## Can replace the kubernetes.io/ingress.class annotation on v1.18+
|
||||||
ingressClassName: ~
|
ingressClassName: ~
|
||||||
|
|
||||||
host: xip.io
|
host: sslip.io
|
||||||
|
|
||||||
## Set this to true in order to enable TLS on the ingress record
|
## Set this to true in order to enable TLS on the ingress record
|
||||||
## A side effect of this will be that the backend service will be connected at port 443
|
## A side effect of this will be that the backend service will be connected at port 443
|
||||||
|
Loading…
Reference in New Issue
Block a user