mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
allow to change the size of each volume separately
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
b6c3a777b0
commit
133b149ee3
11 changed files with 31 additions and 36 deletions
|
|
@ -12,4 +12,4 @@ spec:
|
|||
- ReadWriteOnce
|
||||
resources:
|
||||
requests:
|
||||
storage: {{ .Values.DEFAULT_100M_STORAGE_SIZE }}
|
||||
storage: {{ .Values.APACHE_STORAGE_SIZE }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue