diff --git a/ingress/web-ingress.yaml b/ingress/web-ingress.yaml index 8caa4d9..cf9cc88 100644 --- a/ingress/web-ingress.yaml +++ b/ingress/web-ingress.yaml @@ -27,4 +27,4 @@ spec: number: 8080 tls: - hosts: - - hello-world.info \ No newline at end of file + - ingress.local \ No newline at end of file