did you ever find a resolution to finding the php.ini file?
ive been trying to find access to the php-fpm.conf file (i believe the php.ini file may also contain the related pm.children that i need to edit (truecharts seems to have it set at 2, and according to nextcloud directly, that value should be at least 120, to exacerbate the issue, truecharts build seems to lock the package manager when in sherll and not mount that file when accessed via PVC.)
As explained by our staff quite a few time to you this week:
Our containers are directly supplied by Nextcloud themselves.
We do *not* block access to shell and we do *not* set the php-fpm settings. Those are the upstream settings they configured to be used.
The FPM configuration files are not part of the PVC because they are as well supplied by nextcloud themselves. (and actually partly dynamically generated).
It would be nice if you could stop spreading information which was already explained to be untrue multiple times, like your repeated comments about us locking people out of the shell. That's simply completely untrue.
The containers we do build ourselves (which is just a handfull), have full shell access. The rest are simply mirrored.
*edit*
In case you wonder, this is the ongoing upstream PR about your request:
github.com