allow to change the size of each volume separately

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-02-01 12:35:40 +01:00
parent b6c3a777b0
commit 133b149ee3
11 changed files with 31 additions and 36 deletions

View file

@ -12,4 +12,4 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: {{ .Values.DEFAULT_100M_STORAGE_SIZE }}
storage: {{ .Values.APACHE_STORAGE_SIZE }}