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