Commit 17c5b3ec by 蒋勇

d

parent 0404d5e8
...@@ -45,6 +45,11 @@ spec: ...@@ -45,6 +45,11 @@ spec:
value: rpt.parseRptTask value: rpt.parseRptTask
- name: TASK_PARAM - name: TASK_PARAM
value: hello value: hello
- name: TASK_PORT
valueFrom:
configMapKeyRef:
name: task-config
key: TASK_PORT
- name: TASK_REDIS_DB - name: TASK_REDIS_DB
valueFrom: valueFrom:
configMapKeyRef: configMapKeyRef:
......
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