fix(ingress): update host for frontend in values.alpha.yaml
Signed-off-by: 孙振宇 <>
This commit is contained in:
parent
917a994bba
commit
d25ec93e77
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user