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