mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
[4] Merge remote-tracking branch 'phillijw/patch-1' into nightly
This commit is contained in:
commit
40f13441a3
1 changed files with 2 additions and 1 deletions
|
@ -77,6 +77,7 @@ spec:
|
|||
name: tv-config
|
||||
restartPolicy: OnFailure
|
||||
```
|
||||
> :warning: If you are using [Longhorn](https://longhorn.io/) as your storage class, you should omit the `spec.jobTemplate.spec.template.spec.securityContext` node to fix file permission errors.
|
||||
|
||||
This CronJob also requires
|
||||
|
||||
|
@ -395,4 +396,4 @@ kind: ConfigMap
|
|||
metadata:
|
||||
name: tv-config-jinja-template
|
||||
namespace: media
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue