Open torsteinelv opened 1 year ago
There are already two PRs open that would correct these issues.
https://github.com/blakeblackshear/blakeshome-charts/pull/9 - Corrects the issue with nothing being persisted.
https://github.com/blakeblackshear/blakeshome-charts/pull/51 - Corrects the issue with beta 13 not being usable.
@billimek / @blakeblackshear
@torsteinelv for a work-around, until this really old PR gets merged in, you can add this. Although, this is only going to help for 0.12.x releases, and will not help for beta 13.
extraVolumeMounts:
- name: data
mountPath: /media
subPath: media
with version 12.1 persistent /media not possible. also not /config With 13 beta /config is needed and not possible to do this extra volumes. /config is also read only mode so cannot download models.