Fix deployment and add www.unbound.se to ingress

This commit is contained in:
2018-11-29 14:19:09 +01:00
parent 85f20c126c
commit dc1f97921f
2 changed files with 23 additions and 1 deletions
+7
View File
@@ -15,3 +15,10 @@ spec:
backend:
serviceName: unbound-site
servicePort: 80
- host: "www.unbound.se"
http:
paths:
- path: /
backend:
serviceName: unbound-site
servicePort: 80