mirror of
https://github.com/jumpserver/helm-charts.git
synced 2025-08-19 23:47:54 +00:00
fix: 修正一个错误
This commit is contained in:
parent
9e27a783fe
commit
6d15c62321
@ -56,7 +56,7 @@ spec:
|
||||
resources:
|
||||
{{- toYaml .resources | nindent 12 }}
|
||||
volumeMounts:
|
||||
- mountPath: "/etc/nginx/sites-enabled/default.conf"
|
||||
- mountPath: "/etc/nginx/sites-enabled/jumpserver.conf"
|
||||
name: "jms-web-config"
|
||||
subPath: "default.conf"
|
||||
- mountPath: "/opt/jumpserver/data"
|
||||
|
Loading…
Reference in New Issue
Block a user