mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-30 10:28:28 +00:00
挂载pvc-fix
This commit is contained in:
parent
3bb8f9bc69
commit
a84380819d
@ -40,8 +40,9 @@ spec:
|
|||||||
containerPort: {{ .Values.service.port }}
|
containerPort: {{ .Values.service.port }}
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /app/src/
|
- mountPath: /app/src/cookies.json
|
||||||
name: cookies-volume
|
name: cookies-volume
|
||||||
|
subPath: cookies.json
|
||||||
env:
|
env:
|
||||||
- name: API_URL
|
- name: API_URL
|
||||||
value: https://api.freesavevideo.online/
|
value: https://api.freesavevideo.online/
|
||||||
|
Loading…
Reference in New Issue
Block a user