I don’t see in the docs how to specify a different tmp dir via GF_ environment variable.
Is there a way to do this, if so how?
We can only run our containers with readOnlyRootFilesystem and switching the tmp dir will help by mounting emptyDir for /othertempdir` or using a PV (kubernetes)