Value "internal" is not replaced in secret "meteor-settings"
# kubectl get -n laboite secrets meteor-settings -o jsonpath="{.data.meteor_settings\.json}" |base64 -d| grep minioEndPoint
"minioEndPoint": "internal",
This prevents to upload an avatar with laboite. Tested on version dev of june the 14th.