fix wlan.local references

Signed-off-by: Chris Busch <cbusch@fb.com>
This commit is contained in:
Chris Busch
2021-01-19 08:25:18 -05:00
committed by GitHub
parent cc987968d8
commit 7bd33edb36

View File

@@ -88,7 +88,7 @@ wlan-cloud-graphql-gw:
portalsvc: tip-wlan-wlan-portal-service:9051
ingress:
hosts:
- host: wlan-ui-graphql.home.lan
- host: wlan-ui-graphql.wlan.local
paths: [
/
]
@@ -104,7 +104,7 @@ wlan-cloud-static-portal:
type: NodePort
ingress:
hosts:
- host: wlan-ui.home.lan
- host: wlan-ui.wlan.local
paths: [
/
]