fix(helm): don't mark ca certs volume as read only globally

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
This commit is contained in:
Richard Steinmetz 2023-02-02 12:07:00 +01:00
parent cc8d3f908a
commit a28806ad13

View file

@ -135,4 +135,3 @@ spec:
- name: nextcloud-aio-nextcloud-trusted-cacerts
persistentVolumeClaim:
claimName: nextcloud-aio-nextcloud-trusted-cacerts
readOnly: true