mirror of
https://github.com/nold360/hive-apps
synced 2024-12-23 06:01:18 +00:00
change(radarr): UMASK 002
This commit is contained in:
parent
7c79258786
commit
ed5046c3e3
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@ image:
|
||||||
repository: ghcr.io/onedr0p/radarr
|
repository: ghcr.io/onedr0p/radarr
|
||||||
tag: 4.3.2.6857
|
tag: 4.3.2.6857
|
||||||
|
|
||||||
|
env:
|
||||||
|
UMASK: "002"
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
main:
|
main:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in a new issue