提交 f5924359 authored 作者: huangxingyao's avatar huangxingyao

update q

上级 46c3f185
......@@ -47,7 +47,14 @@ spec:
imagePullPolicy: IfNotPresent
ports:
- containerPort: 2099
envFrom:
- configMapRef:
env:
- name: JAVA_OPTS
value: "--spring.config.location=./config/config.properties"
volumeMounts:
- name: tve-member-user-vol
mountPath: /config
volumes:
- name: tve-member-user-vol
configMap:
name: tve-member-user-configmap
---
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论