Force env var to stringh
This commit is contained in:
parent
17b7a3aab8
commit
04faa35afc
@ -33,7 +33,7 @@ spec:
|
||||
- name: MAX_UPLOAD
|
||||
value: 50M
|
||||
- name: PHP_MAX_FILE_UPLOAD
|
||||
value: 200
|
||||
value: "200"
|
||||
- name: PHP_MAX_POST
|
||||
value: 100M
|
||||
- name: PHP_MEMORY_LIMIT
|
||||
|
Reference in New Issue
Block a user