Add note to kubernetes.md for longhorn users

pull/2010/head
Joe Phillips 2 weeks ago committed by GitHub
parent 40c1b70db6
commit 352e05ce38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save