From fc91dedbfcef73f60bcdc29ba343de5412e16be3 Mon Sep 17 00:00:00 2001 From: Toboshii Nakama Date: Sun, 30 May 2021 07:59:25 -0500 Subject: [PATCH] fix: typo --- cluster/apps/media/funkwhale/helm-release.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: