17 lines
335 B
YAML
17 lines
335 B
YAML
version: 1
|
|
kind: UniDeskFrontendConfig
|
|
metadata:
|
|
name: unidesk-frontend
|
|
displayTime:
|
|
timeZone: Asia/Shanghai
|
|
locale: zh-CN
|
|
label: 北京时间
|
|
applications:
|
|
hwlab:
|
|
publicUrl: https://lab.hwpod.com
|
|
publicExposure:
|
|
hostname: unidesk.hwpod.com
|
|
expectedA: 152.53.229.148
|
|
upstream: 127.0.0.1:32676
|
|
healthPath: /health
|