爱马仕不支持双栈
This commit is contained in:
+1
-1
@@ -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:
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user