feat(rustdesk): update server configuration and add websocket support
这个提交包含在:
@@ -7,7 +7,7 @@ spec:
|
||||
repo: https://devcm-repo.github.io/helm-charts
|
||||
chart: rustdesk-server
|
||||
targetNamespace: apps
|
||||
version: 0.0.2
|
||||
version: 0.0.3
|
||||
valuesContent: |-
|
||||
nodeSelector:
|
||||
kubernetes.io/hostname: tcd
|
||||
@@ -19,6 +19,8 @@ spec:
|
||||
extraEnvs:
|
||||
- name: TZ
|
||||
value: "Asia/Shanghai"
|
||||
- name: RUSTDESK_API_LANG
|
||||
value: "zh-CN"
|
||||
|
||||
rustdeskApi:
|
||||
server: desk.dev.cm
|
||||
|
||||
在新议题中引用
屏蔽一个用户