For context, I’m building a java application compiled to GraalVM native image running on a distroless docker image in Kubernetes. I’ve been trying to do something rather simple and hit a wall: I’d like to set custom heap size limits per environment via -XmxNNN. To do that, the options with which I’d like to run the application would be held