navidrome: disable rofs (#2427)

This commit is contained in:
Stavros Kois
2024-05-02 23:19:15 +03:00
committed by GitHub
parent 64c6c07cae
commit 7c0ebab442
2 changed files with 2 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ description: Navidrome is a personal streaming service
annotations:
title: Navidrome
type: application
version: 1.2.7
version: 1.2.8
apiVersion: v2
appVersion: 0.52.0
kubeVersion: '>=1.16.0-0'

View File

@@ -14,6 +14,7 @@ workload:
securityContext:
runAsUser: {{ .Values.navidromeRunAs.user }}
runAsGroup: {{ .Values.navidromeRunAs.group }}
readOnlyRootFilesystem: false
env:
ND_MUSICFOLDER: /music
ND_DATAFOLDER: /data