Commit 98b4917c authored by 智勇's avatar 智勇

DUBBO_IP_TO_REGISTRY

parent 57eed3d7
...@@ -13,8 +13,8 @@ spec: ...@@ -13,8 +13,8 @@ spec:
port: 80 port: 80
- name: '5005' - name: '5005'
port: 5005 port: 5005
# - name: '20880' - name: '20880'
# port: 20880 port: 20880
selector: selector:
qcloud-app: {{serviceName}} qcloud-app: {{serviceName}}
...@@ -70,10 +70,10 @@ spec: ...@@ -70,10 +70,10 @@ spec:
# value: '80' # value: '80'
# - name: DUBBO_PORT_TO_REGISTRY # - name: DUBBO_PORT_TO_REGISTRY
# value: '80' # value: '80'
# - name: DUBBO_IP_TO_REGISTRY - name: DUBBO_IP_TO_REGISTRY
# valueFrom: valueFrom:
# fieldRef: fieldRef:
# fieldPath: status.hostIP fieldPath: status.hostIP
resources: resources:
requests: requests:
cpu: {{resources.cpuRequest}}m cpu: {{resources.cpuRequest}}m
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment