feat(settings): add entrance endpoint url & fix WebSocket keep-alive (#1076)

This commit is contained in:
wiy
2025-03-14 00:05:04 +08:00
committed by GitHub
parent 73c5433137
commit d8f7cb29cc

View File

@@ -238,7 +238,7 @@ spec:
- mountPath: /www
name: www-dir
- name: settings-init
image: beclab/settings:v0.2.11
image: beclab/settings:v0.2.14
imagePullPolicy: IfNotPresent
command:
- /bin/sh
@@ -339,7 +339,7 @@ spec:
fieldRef:
fieldPath: status.podIP
- name: terminus-ws-sidecar
image: 'beclab/ws-gateway:v1.0.4'
image: 'beclab/ws-gateway:v1.0.5'
imagePullPolicy: IfNotPresent
command:
- /ws-gateway