Skip to content

Commit

Permalink
Change pathType to Prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
Starttoaster committed Nov 1, 2023
1 parent fbc4a43 commit cf23b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/review.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ ingress:
- host: {{ REVIEW_SLUG }}.docs.chia.net
paths:
- path: /
pathType: ImplementationSpecific
pathType: Prefix
tlsEnabled: true
tlsSecretName: "chia-docs-star-tls"

0 comments on commit cf23b73

Please sign in to comment.