This commit is contained in:
parent
998f0aee50
commit
8ff36fe5e0
@ -24,13 +24,6 @@ spec:
|
|||||||
operator: In
|
operator: In
|
||||||
values:
|
values:
|
||||||
- gluttony
|
- gluttony
|
||||||
initContainers:
|
|
||||||
- name: volume-permission
|
|
||||||
image: busybox
|
|
||||||
command: ["sh", "-c", "chown -R 1000:1000 /config"]
|
|
||||||
volumes:
|
|
||||||
- mountPath: /config
|
|
||||||
name: radarr-config
|
|
||||||
containers:
|
containers:
|
||||||
- name: radarr
|
- name: radarr
|
||||||
image: lscr.io/linuxserver/radarr:latest
|
image: lscr.io/linuxserver/radarr:latest
|
||||||
|
Loading…
Reference in New Issue
Block a user