fix(ingress): update host for frontend in values.alpha.yaml

Signed-off-by: 孙振宇 <>
This commit is contained in:
孙振宇 2024-12-30 18:06:11 +08:00
parent 917a994bba
commit d25ec93e77

View File

@ -56,7 +56,7 @@ frontend:
port: 80 port: 80
ingress: ingress:
annotations: {} annotations: {}
host: '' host: 'magicleaps-alpha.wearelsp.com'
nodeSelector: {} nodeSelector: {}
affinity: {} affinity: {}
replicaCount: 1 replicaCount: 1