mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
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:
parent
cc8d3f908a
commit
a28806ad13
1 changed files with 0 additions and 1 deletions
|
|
@ -135,4 +135,3 @@ spec:
|
||||||
- name: nextcloud-aio-nextcloud-trusted-cacerts
|
- name: nextcloud-aio-nextcloud-trusted-cacerts
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: nextcloud-aio-nextcloud-trusted-cacerts
|
claimName: nextcloud-aio-nextcloud-trusted-cacerts
|
||||||
readOnly: true
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue