diff --git a/k8s/review.yaml.j2 b/k8s/review.yaml.j2 index 4c77b954db..7322a66121 100644 --- a/k8s/review.yaml.j2 +++ b/k8s/review.yaml.j2 @@ -13,6 +13,6 @@ ingress: - host: {{ REVIEW_SLUG }}.docs.chia.net paths: - path: / - pathType: ImplementationSpecific + pathType: Prefix tlsEnabled: true tlsSecretName: "chia-docs-star-tls"