feat(sonarr): Ensure sonarr starts correctly
This commit is contained in:
parent
f38f50786b
commit
9718e6c85b
2 changed files with 4 additions and 5 deletions
|
|
@ -47,7 +47,7 @@ spec:
|
||||||
capabilities:
|
capabilities:
|
||||||
drop:
|
drop:
|
||||||
- "ALL"
|
- "ALL"
|
||||||
# add:
|
add:
|
||||||
# - "CHOWN"
|
- "CHOWN"
|
||||||
# - "SETUID"
|
- "SETUID"
|
||||||
# - "SETGID"
|
- "SETGID"
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,6 @@ apiVersion: v1
|
||||||
kind: PersistentVolume
|
kind: PersistentVolume
|
||||||
metadata:
|
metadata:
|
||||||
name: nfs-media
|
name: nfs-media
|
||||||
namespace: default
|
|
||||||
spec:
|
spec:
|
||||||
capacity:
|
capacity:
|
||||||
storage: 40Ti
|
storage: 40Ti
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue