Make /tmp writable
This commit is contained in:
parent
d7c8e826da
commit
2353ddb68b
@ -64,7 +64,7 @@ spec:
|
|||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /config
|
- mountPath: /config
|
||||||
name: tautulli-config
|
name: tautulli-config
|
||||||
- mountPath: /tmp
|
- mountPath: /var/tmp
|
||||||
name: tmp
|
name: tmp
|
||||||
volumes:
|
volumes:
|
||||||
- name: tautulli-config
|
- name: tautulli-config
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user