爱马仕不支持双栈

This commit is contained in:
Sense T
2026-05-26 05:39:16 +00:00
parent 689b62f836
commit 7e49df1726
2 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ spec:
- name: API_SERVER_ENABLED - name: API_SERVER_ENABLED
value: "true" value: "true"
- name: API_SERVER_HOST - name: API_SERVER_HOST
value: "::" value: "0.0.0.0"
- name: API_SERVER_CORS_ORIGINS - name: API_SERVER_CORS_ORIGINS
value: '*' value: '*'
envFrom: envFrom:
-3
View File
@@ -6,9 +6,6 @@ spec:
selector: selector:
app: hermes app: hermes
ports: ports:
- port: 8642
targetPort: gateway
name: gateway
- port: 9119 - port: 9119
targetPort: dashboard targetPort: dashboard
name: dashboard name: dashboard