diff --git a/cluster/apps/media/funkwhale/helm-release.yaml b/cluster/apps/media/funkwhale/helm-release.yaml index 0b53ea35..717ab61c 100644 --- a/cluster/apps/media/funkwhale/helm-release.yaml +++ b/cluster/apps/media/funkwhale/helm-release.yaml @@ -41,7 +41,7 @@ spec: extraVolumeMounts: - name: media-franxx mountPath: /media-franxx - radOnly: true + readOnly: true extraVolumes: - name: media-franxx persistentVolumeClaim: @@ -50,7 +50,7 @@ spec: extraVolumeMounts: - name: media-franxx mountPath: /media-franxx - radOnly: true + readOnly: true extraVolumes: - name: media-franxx persistentVolumeClaim: @@ -60,7 +60,7 @@ spec: extraVolumeMounts: - name: media-franxx mountPath: /media-franxx - radOnly: true + readOnly: true extraVolumes: - name: media-franxx persistentVolumeClaim: