mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-29 09:58:27 +00:00
挂载pvc-fix5
This commit is contained in:
parent
b79d6d21da
commit
ac099015f3
@ -40,8 +40,9 @@ spec:
|
|||||||
containerPort: {{ .Values.service.port }}
|
containerPort: {{ .Values.service.port }}
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /mnt
|
- mountPath: /app/src/cookies.json
|
||||||
name: cookies-volume
|
name: cookies-volume
|
||||||
|
subPath: /cookie/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