Commit cda7b2f5 by 蒋勇

d

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