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 portalsvc: tip-wlan-wlan-portal-service:9051
ingress: ingress:
hosts: hosts:
- host: wlan-ui-graphql.home.lan - host: wlan-ui-graphql.wlan.local
paths: [ paths: [
/ /
] ]
@@ -104,7 +104,7 @@ wlan-cloud-static-portal:
type: NodePort type: NodePort
ingress: ingress:
hosts: hosts:
- host: wlan-ui.home.lan - host: wlan-ui.wlan.local
paths: [ paths: [
/ /
] ]