diff --git a/k8s/sslip.io.yml b/k8s/sslip.io.yml index 031e6c3..63a753a 100644 --- a/k8s/sslip.io.yml +++ b/k8s/sslip.io.yml @@ -189,7 +189,7 @@ spec: http: paths: - path: / - pathType: Exact + pathType: Prefix backend: service: name: sslip-io-nginx-cluster @@ -199,7 +199,7 @@ spec: http: paths: - path: / - pathType: Exact + pathType: Prefix backend: service: name: sslip-io-nginx-cluster