fix: ingress

This commit is contained in:
2021-11-14 18:46:37 +01:00
parent db4f28faf4
commit 40f5a61bac
+2 -2
View File
@@ -14,8 +14,8 @@ spec:
- host: "dancefinder.unbound.se" - host: "dancefinder.unbound.se"
http: http:
paths: paths:
- path: / - path: /*
pathType: Prefix pathType: ImplementationSpecific
backend: backend:
service: service:
name: dancefinder-app name: dancefinder-app