Skip to content
Snippets Groups Projects
Verified Commit 3ec9bb7d authored by David Hoese's avatar David Hoese
Browse files

Try empty string for catchall path for client ingress

parent adefc2aa
No related branches found
Tags r20220113_1754 r20220113_1811
No related merge requests found
......@@ -6,8 +6,8 @@ ingress:
hosts:
- host: geosphere.ssec.wisc.edu
paths:
- path: "/"
pathType: Prefix
- path: ""
pathType: ImplementationSpecific
tls:
- hosts:
- "geosphere.ssec.wisc.edu"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment