Commit ecb163d3 by 蒋勇

d

parent 917dd331
......@@ -23,4 +23,6 @@ spec:
value: testTask
- name: TASK_PARAM
value: hello,world
---
......@@ -91,6 +91,8 @@ spec:
- name: javapostoss
image: registry.cn-beijing.aliyuncs.com/hantang/javapostoss:40.0.0
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080
volumeMounts:
- name: shared-data
mountPath: /tmp/tmjsonfile/
......@@ -111,3 +113,4 @@ spec:
nodePort: 29700
selector:
app: jiaxiya
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