fix: 修正一个错误

This commit is contained in:
吴小白 2022-01-10 13:14:18 +08:00
parent 9e27a783fe
commit 6d15c62321

View File

@ -56,7 +56,7 @@ spec:
resources: resources:
{{- toYaml .resources | nindent 12 }} {{- toYaml .resources | nindent 12 }}
volumeMounts: volumeMounts:
- mountPath: "/etc/nginx/sites-enabled/default.conf" - mountPath: "/etc/nginx/sites-enabled/jumpserver.conf"
name: "jms-web-config" name: "jms-web-config"
subPath: "default.conf" subPath: "default.conf"
- mountPath: "/opt/jumpserver/data" - mountPath: "/opt/jumpserver/data"