Skip to content

Commit

Permalink
radarr #4
Browse files Browse the repository at this point in the history
  • Loading branch information
rkoosaar committed Aug 25, 2024
1 parent 5331c56 commit 838609a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions kubernetes/apps/default/radarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,14 +109,14 @@ spec:
persistence:
config:
existingClaim: *app
scripts:
type: configMap
name: radarr-configmap
defaultMode: 0775
globalMounts:
- path: /scripts/pushover-notify.sh
subPath: pushover-notify.sh
readOnly: true
# scripts:
# type: configMap
# name: radarr-configmap
# defaultMode: 0775
# globalMounts:
# - path: /scripts/pushover-notify.sh
# subPath: pushover-notify.sh
# readOnly: true
tmp:
type: emptyDir
media:
Expand Down

0 comments on commit 838609a

Please sign in to comment.