Commit cda7b2f5 by 蒋勇

d

parent 44cb4caa
......@@ -24,7 +24,7 @@ spec:
image: registry.cn-beijing.aliyuncs.com/hantang/jiaxiya:30.0.5
volumeMounts:
- name: shared-data
mountPath: /tmp/tmjsonfile/
mountPath: /tmp
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
......@@ -95,7 +95,7 @@ spec:
- containerPort: 8080
volumeMounts:
- name: shared-data
mountPath: /tmp/tmjsonfile/
mountPath: /tmp
---
kind: Service
......
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