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

544

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